Running the Project with Docker

  1. Start up Docker Desktop.
  2. Build and start the containers:
docker-compose up --build

To stop the containers, press Ctrl+C in the terminal.