Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 484 Bytes

Review Assignment Due Date

CS3219 Project (PeerPrep) - AY2425S1

Group: G54

Quick Start

  1. Clone this repo
  2. Copy the .env.sample file in the root directory and rename it to .env.
  3. Update the URI environment variables in the .env file with your own MongoDB URIs.
  4. Run docker compose up