Skip to content

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS , bcryptjs, passport-local, express-ejs-layouts, connect-flash, express-session, nodemon and some other packages.

License

Notifications You must be signed in to change notification settings

Vishalyadav0804/node-passport-login

Repository files navigation

Node.js & Passport Login

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS , bcryptjs, passport-local, express-ejs-layouts, connect-flash, express-session, nodemon and some other packages.

Version: 2.0.0

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

About

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS , bcryptjs, passport-local, express-ejs-layouts, connect-flash, express-session, nodemon and some other packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages