/nodejs_passportjs_authenticated_login

Boilerplate for authenticated user login and registration using Node.js, passportjs, mongodb and more. Have a look at the README.md and test it via website link (deployed on heroku)

Primary LanguageJavaScript

Authenticated Login with Node.js & PassportJS (for authentication)

Boilerplate for authenticated user login and registration application using Node.js, ExpressJS, PassportJS, MongoDB Database (Mongoose for mongodb object modeling), ExpressJS & BcryptJS (for password hashing), EJS and more.

Installation

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

# Visit http://localhost:5000

Mongodb

Create an free account and start a free cluster. Open "config/keys.js" and add your MongoDB URI or local