- Go >= 1.14
make init
This will bring up all services, install all dependencies, compile the go binary and seed the database.
After this check if the route http://localhost:7000/api/health is available.
make init
This will bring up all services, install all dependencies, compile the go binary and seed the database.
After this check if the route http://localhost:7000/api/health is available.