go-cloud-run

module
v0.0.0-...-795f442 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: CC0-1.0

README

Go Repository Template for Google Cloud Run

codecov Build Status go.dev go.mod Go Report Card LICENSE

This is a GitHub repository template for Go

It includes:

Usage

  1. Sign up on Codecov and configure Codecov GitHub Application for all repositories.
  2. Click the Use this template button (alt. clone or download this repository).
  3. Replace all occurences of dev-templates/go-cloud-run to your_org/repo_name in all files.
  4. Rename folder cmd/go-cloud-run to cmd/app_name.
  5. Replace gcr.io/app/server to gcr.io/<PROJECT_ID>/<IMAGE_ID>/repo_name in docker-compose.yml.
  6. Update LICENSE and README.md.

Build

  • Visual Studio Code: TerminalRun Build Task... (Ctrl+Shift+P => Tasks: Run Task) to execute a fast build or run docker-compose.

Maintainance

Notable files:

Directories

Path Synopsis
api
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL