- Clone This Repository
- Make sure you have you have NPM and Node installed, to check type
npm -v
andnode -v
in terminal. It will return version like6.14.4
orv10.14.2
if installed. If not then download & install npm & node. - Move to the project directory on you pc using
cd ./Rest-API-with-Node-Express-Mongo
- Type
npm install
in terminal this will install all required dependencies - Open the in the editor create
.env
file and add your enironment variables, Use includedsample.env
file for reference. - Type
npm start
to start the app, go to http://localhost:3000 in your browser to see it live. - Postman can be used for testing the APIs
-
Notifications
You must be signed in to change notification settings - Fork 0
VikieVik/Rest-API-with-Node-Express-Mongo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Rest API with Node, Express & Mongo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published