go-template

command module
v0.0.0-...-bd1f57a Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

go-template

Steps to Deploy:

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

Steps to Redeploy

sudo docker build -t thale/go-template .
sudo docker stop template
sudo docker rm template
sudo docker run -d -p 3000:3000 --name template --env-file .env thale/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