Recordkeeping.
- Go 1.12.17+
- Task 2+
- packr 1.30.1+
- MySQL 8+
- Profiles Service
- Tracks Service
- Scores Service
The following variables MUST be defined by the environment in order for the application to run properly.
MYSQL_DB
MYSQL_HOST
MYSQL_USER
MYSQL_PASS
- Run
task buiild
, this will automatically pack and embed migrations into the final binary. - Ensure the following environment variables listed in Configuration.
- Execute the application, the migrations will run at startup.