- Leyesa, Jose Miguel
- Sta. Ana, Jose Antonio
- make sure that your dotenv is configured to include the
PORT
,MONGODB_URL
, andSESSION_SECRET
- run
npm install
- run
node addData
(if you wish to reset the database) - run
node index
- open
localhost:<port_configured>
in browser