Skip to content

This is a node application demo using the express js server Mongodb database. we can insert data to the MongoDB database and fetch data and show on the frontend page, also it shows the hostname, private IP, and public IP.

Notifications You must be signed in to change notification settings

bjnandi/nodejs-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-demo-app

This is a node demo application using the express js server and MongoDB. we can insert data to the MongoDB database and fetch data and show on the frontend page, also it shows the hostname, private IP, and public IP.

Screenshot

Install packages

npm install

Start server

npm start

URL Browser

http://localhost:5000/

About

This is a node application demo using the express js server Mongodb database. we can insert data to the MongoDB database and fetch data and show on the frontend page, also it shows the hostname, private IP, and public IP.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published