go-template

command module
v0.0.0-...-4b18f1b Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

go-template

Steps to Deploy:

sudo docker build -t legalforce/go-template .
sudo docker run -d -p 3000:3000 --name template --env-file .env legalforce/go-template

Steps to Redeploy

sudo docker build -t legalforce/go-template .
sudo docker stop template
sudo docker rm template
sudo docker run -d -p 3000:3000 --name template --env-file .env legalforce/go-template

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
db
pkg

Jump to

Keyboard shortcuts

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