/loginapp

Node.js login, registration and access control using Express and Passport

Primary LanguageJavaScript

Node.js Loginapp

This is a user login and registration app using Node.js, Express, Passport and Mongoose. It is part of the YouTube series here

Version

1.1.0

Usage

Installation

Loginapp requires Node.js v4+ to run.

$ npm install
$ npm start