Example of WEB Application that allows to buy cinema tickets online.
After cloned the repository go to the terminal and enter in the project folder, and execute the following commands
docker-compose up
This execution can take more than 10 minutes, so go take a coffee and come back.
- mysql will run on port 3306
- backend will run on port 3838
- frontend will run on port 80