Skip to content

Node Js backend sample built in nodejs, Mongodb, mongoose, JWT authentication token, includes user authentications

Notifications You must be signed in to change notification settings

umangbhalodiya/Node-Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

initialbackend

This is a Node.js project ​

Project setup

1 > use this url as mongo db database url​ 👉 "mongodb+srv://dummy:dymmydb%[email protected]/test"

2 > download the MongoDB Compass for desktop and connect with above MongoDB url 👆

3 > install node modules "npm install"

4 > use "npm run start"

[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,json
[nodemon] starting `node app.js`
Server engine 5555 started...🚀🚀
🟢 Database Initiated......😎

!! Database is connected now !!

5 > use "http://localhost:5555/api" as base url in postman

About

Node Js backend sample built in nodejs, Mongodb, mongoose, JWT authentication token, includes user authentications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published