- Install docker compose.
- To run the application, from the root folder, execute:
docker-compose up
- The application should be up and running at port 8080!: http://localhost:8080/
Access phpmyadmin at: http://localhost:8088
username: root
password: password
database: database
RESTful APIs you can describe with already integrated Swagger. To see all available endpoints visit http://localhost:3000/api