/RC-Cohort2022a

Daniel Cha's backend

Primary LanguageEJSMIT LicenseMIT

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:1000

Credit

Modified from Scotch.io's auth tutorial