go-hello-gcd

This repository is used to deploy a sample go project to google cloud

Instruction

  1. Create a Google Cloud project
  2. Install the Google Cloud ClI
  3. Initialize the gcloud CLI
  4. Write sample project in Go
  5. Deploy from source
gcloud run deploy
  1. Press y if prompted to enable the API

Reference