go 1.15
direnv
gcp service account key
if using inmemorydb instead of firestore, you can skip this step
cp .envrc.sample .envrc
# create firestore and sa key from gcp console
# fill out .envrc
go run main.go
- enable cloud run and container registry
- dispatch deploy workflow from github actions