Skip to content

kndonetm/ccapdev-mp

Repository files navigation

CCAPDEV MP

Instructions to run: Navigate to the root directory of the project, then run
npm i
node index.js

ENV file:
MONGODB_URI=mongodb://127.0.0.1:27017
DB_NAME=ArcherEats
SERVER_PORT=3000

Establishment account credentials:
McDonalds - notMcdo
Password: 12345

User account credentials:
Usernames:
___jstn
errol09
gaem
jomz
Steviee
All user accounts have the password 12345

Database Specifications
Database name: ArcherEats
Import each JSON file in the model as a collection with its corresponding name
Ex. ArcherEats.comments -> collection name should be "comments"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors