Applications and Web Services exam project.
The entire application stack (Frontend, Backend, Database, and Admin Tools) is containerized using Docker.
- Docker Desktop (or Docker Engine + Docker Compose plugin) installed and running.
- Open your terminal in the project root folder.
- Run the command:
docker compose up --build