Skip to content

Swap Shop is using node.js, express and MongoDB (planning to add mocha and authentication)

Notifications You must be signed in to change notification settings

MennaRamadan/Swag-Shop-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swag-Shop-API

Prerequisites

    -install node.js and edit path in system variable    
    -install mogodb and edit path in system variable

Installing

1. Run 'node' to make sure that node installed correctly.
2. Run 'mongod'to make sure that mongo installed correctly.
3. Run 'npm install' from project file folder

Running the App

2. Run 'mongod' using cmd
2. Run 'mongo' using another cmd
3. Run 'nodemon server.js' using cmd from project folders
4. it expected to display this message at the end 'Language service is ruuning on port 3000'
Now the server is ready

About

Swap Shop is using node.js, express and MongoDB (planning to add mocha and authentication)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published