Welcome to this amazing project run by amazing people !!
You must have docker installed on your PC.
Run docker-compose -f docker-compose.dev.yml build && docker-compose -f docker-compose.dev.yml up -d
API documentation runs on : localhost:8081/explorer/
Application runs on : localhost:8080
PHPmyAdmin runs on : localhost:8089
Launch the cypress UI with : npm run cypress:open
Launch all the tests with : npm run cypress:run
API documentation runs on : https://trip-planner-10-api.herokuapp.com/explorer/
Projects runs on : https://trip-planner-10.herokuapp.com