CS3219-AY2425S1 / cs3219-ay2425s1-project-g12

nus-cs3219-ay2425s1-cs3219-ay2425s1-project-project-template created by GitHub Classroom
MIT License
0 stars 1 forks source link

CS3219 Project (PeerPrep) - AY2425S1

Group: G12

How to Run the Project

Follow the steps below to set up and run the project using Docker Compose.

Prerequisites

Make sure Docker and Docker Compose are installed on your machine.

Installing Docker

If you haven't installed Docker yet, follow the instructions for your operating system:

Build and start docker container

Run these command at the root directory:

  1. docker-compose build
  2. docker-compose up