2.0.0 • Published 4 years ago

node_passport_login v2.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Node.js & Passport Login

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS 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