Categorygithub.com/abyssparanoia/operationAPI-GCP
modulepackage
0.0.0-20190806172759-5a94f3fed568
Repository: https://github.com/abyssparanoia/operationapi-gcp.git
Documentation: pkg.go.dev

# README

what is this

operationAPI is api server for web service operation on GCP
  • operationAPI-GCP for running on container
  • using cloud build for CI/CD

how to develop


## build
> docker-compose build

## start
> docker-compose up -d

## down
> docker-compose down

upload secret files

> gsutil cp ./.env gs://{GCP_PROJECT}/operation/.env
> gsutil cp ./serviceAccount.json gs://{GCP_PROJECT}/operation/serviceAccount.json

# Packages

No description provided by the author

# Functions

Routing ..

# Structs

Dependency ..
Environment ..