- Clone repo
git clone git@github.com:amomama/envs_demo.git
cd envs_demo
-
Add or change .env file
-
Build containers
./make debug
or./make rebuild
┌───────────────────────────────────────────────────┐
│ Fiber v2.25.0 │
│ http://127.0.0.1:8080 │
│ (bound on host 0.0.0.0 and port 8080) │
│ │
│ Handlers ............ 62 Processes ........... 1 │
│ Prefork ....... Disabled PID ............. 26389 │
└───────────────────────────────────────────────────┘
http://127.0.0.1:8080/docs/
Login:password for docs: admin:sysadmin
./make tests