fx-template

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

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 1 Imported by: 0

README

FX Template

Go application template based on Uber Fx.

Usage

You first need to copy and adapt the .env file:

cp .env.example .env

Then, this project provides a Makefile, offering the following commands:

# apps
make up                   # start the docker compose stack
make down                 # stop the docker compose stack
make logs                 # stream the docker compose stack logs
make fresh                # refresh the docker compose stack

# tools
make build name={my_img}  # build an application image named my_img

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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