Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 529 Bytes

DLSU Guide

Team Memers

  • Leyesa, Jose Miguel
  • Sta. Ana, Jose Antonio

local setup

  1. make sure that your dotenv is configured to include the PORT, MONGODB_URL, and SESSION_SECRET
  2. run npm install
  3. run node addData (if you wish to reset the database)
  4. run node index
  5. open localhost:<port_configured>in browser

heroku app

https://ccapdev-s14-mp6.herokuapp.com