bjnandi / nodejs-demo-app

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.

Home Page:http://biswajitnandi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://biswajitnandi.com/


Languages

Language:HTML 58.1%Language:JavaScript 41.9%