make installmake runmake fixturesCheck the Swagger doc at http://localhost:8001
Also, if you need to check logs, run make logs
| service | port | id | password |
|---|---|---|---|
| AUTH | 8001 | ||
| POSTGRESQL | 5432 | auth | auth |
| ADMINER | 8080 | auth | auth |
| MAILHOG | 8025 |
make test
make prettier