# README
Template Golang
Description Project
TODO: description project here
How To Run
Run Http
make run-http
Run Migrations
Migrate Up
make migrate-up
Migrate Down
make migrate-down
Migrate Fresh
make migrate-fresh
Migrate New
make migrate-new
Note
you can add another app like grpc, cron, publisher and etc