To run this project, you will need to add the following environment variables to your .env
file from .env.example
- Clone repo to your project folder
- Rename module in go.mod
- Rename all
github.com/usename-Poezd/go-starter
in go file to your module name
make migrate
make run