1.0.0 • Published 8 years ago

generator-express-passport-auth v1.0.0

Weekly downloads
9
License
-
Repository
github
Last release
8 years ago

generator-express-passport-auth NPM version

Simple ExpressJS server with build in passport-local authentication, basic routes, mongoose settings and a User database model.

Installation

First, install Yeoman and generator-express-passport-auth using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-express-passport-auth

Then generate your new project:

yo express-passport-auth

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT License