Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 582 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 582 Bytes

About

gcp-kit/line-bot-boilerplate-go

Usage

git clone https://github.com/gcp-kit/line-bot-boilerplate-go-example.git
cd line-bot-boilerplate-go-example
go get

.env.yaml.tpl.env.yaml にしてyaml内の値を整える

Local

cd cmd
go run main.go

GCP(Cloud Functions)

Cloud Pub/SubのTopicを作っておく(2つ)

Deploy

gcloud builds submit --config=cloudbuild.yaml .

License

MIT license.