Final Project for the "Laboratory of Advanced Programming" course, master degree in "Engineering in Computer Science", "Sapienza, Università di Roma", A.Y. 2022/2023.
Authors: Mauro Ficorella, Valentina Sisti, Martina Turbessi
- Docker
- Docker Compose v2
From mypics folder run the following command:
docker compose up
You can check if the containers are running using:
docker ps
The frontend is now running on http://localhost:3000
For more information about the development of the project, refer to the following presentation and report