Skip to content

Notist-Dartmouth/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notist API Build Status

https://notist.herokuapp.com

To run locally:

  • go to our cs98 Google Drive folder and download the .env file to your root project directory
  • npm install
  • make sure mongodb is installed locally and running
  • npm run dev