This is a repository for peerprep which is developed as a CS3219 project by Group 2
- Ensure that you have
dockerinstalled - Rename the
.env.sampleto.env - Run
docker-compose pullin order to get the latest images for the deployment - Run
docker-compose --env-file .env up -d - Go to
localhost:3000to test the application