Skip to content

gcp-kit/line-bot-boilerplate-go-example

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages