Project template Get started Docker & Docker Compose are required. docker-compose up --build --detach Finally follow the logs via: docker-compose logs --follow api The server will be running at localhost:8080, all the changes in there will be reflected immediately.