Skip to content

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

Notifications You must be signed in to change notification settings

abhi7585/login-system-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login system using Node.js

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

Usage

$ npm install
$ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:5000

MongoDB

Open "config/keys.js" and add your MongoDB URI, local or Atlas

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update test cases as appropriate.

Show some  ❤️  by starring this repo!

About

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published