https://github.com/nashtech-labs/node.js_userlogin_template
This is Node.js Login Template with a nice User Interface. If you want to use Node.js as plateform and MongoDB as Database then this demo project can be used as a starting point for your application.
https://github.com/nashtech-labs/node.js_userlogin_template
mongodb nodejs
Last synced: 8 months ago
JSON representation
This is Node.js Login Template with a nice User Interface. If you want to use Node.js as plateform and MongoDB as Database then this demo project can be used as a starting point for your application.
- Host: GitHub
- URL: https://github.com/nashtech-labs/node.js_userlogin_template
- Owner: NashTech-Labs
- Created: 2014-03-05T19:49:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T03:31:02.000Z (about 5 years ago)
- Last Synced: 2023-11-07T21:21:17.513Z (about 2 years ago)
- Topics: mongodb, nodejs
- Language: JavaScript
- Size: 437 KB
- Stars: 111
- Watchers: 25
- Forks: 84
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node.js_UserLogin_Template
==========================
This is Node.js Login Template with a nice User Interface. If you want to use Node.js as plateform and MongoDB as Database then this demo project can be used as a starting point for your application.We'll be adding some more features in this application very soon.
*************************************************************************************************************
###Requirements :
*************************************************************************************************************
1. Node.js
1. MongoDB
*************************************************************************************************************
###Getting Started with Code :
*************************************************************************************************************
1. Set Up MongoDB
1. Start mongo: > mongo
1. Set Up Node.js
1. Clone code from https://github.com/knoldus/Node.js_UserLogin_Template.
1. Run npm install
1. Run node app
1. Go to http://localhost:8080/