- Git
- Docker compose
- Clone the repo
$ git clone https://github.com/Plymouth-University/comp2003-2025-2026-team-19 - Copy
.env.exampleto.envand set passwords - Launch containers and watch for changes
$ docker compose up --build --watch - Access the server at http://127.0.0.1:20003
- Make changes, containers will sync/rebuild where necessary