Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 244 Bytes

Setup

  1. Install dependecies

    npm install

  2. Install Typescript

    npm install -g tsc

  3. Make a copy of config.js.example and call it config.js

  4. Add keys for third party auth.

  5. Start mongod if it is not already running.