- Docker 18.09.0 or newer
- Docker Compose 1.22.0 or newer
Run the commands bellow to build the project
cp .dist.env .envdocker-compose builddocker-compose up- To run tests, just access http://localhost:8080/@tests
The project will be accessible on http://localhost:8080.
After the fist build just run docker-compose up.