Swagger API documentation can be found at /v1/swagger
You need to execute config.sh before any action on this template. This script take one arg that is the project name.
$ ./config.sh my-super-apiAfter that, you can run make init to copy all configuration files, then you can run docker-compose up.