Getting started
This is a boilerplate for user signin and signup authentication using
- Node js
- Express js
- Express-handlebars
- passport js
- mongoDB
Installation
- Clone this repository
git clone https://github.com/sanoofp/nodejs-passportjs-authentication-boilerplate.git
- Install dependencies
cd nodejs-passportjs-authentication-boilerplate && npm install
- Run the Server
npm start
Note
Rename ./keys/dbProd.js to ./keys/db.js and edit the mongodb uri