/waterpark

Waterloo's social park

Primary LanguageTypeScriptISC LicenseISC

Waterpark

Quick Start

  1. install Node v15, Docker, Docker Compose
  2. clone this repository
  3. run npm install
  4. run docker-compose up to start server and db
  5. cd into client
  6. run npm install
  7. run npm run dev to start client

Documentation