Skip to content

diki/nodejs-passport-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Passport Boilerplate

##Demo

User system in nodejs illustrating the use of passport in express, jade and mongoose environment together with front pages for login, signup and profile mock built with Twitter Bootstrap

Includes login with Facebook, Twitter, Github and Google together with Passport LocalStrategy

Technology

On The Server On The Client
Express Bootstrap 3
Jade Backbone.js
Passport jQuery
Mongoose Underscore.js

Installation

  1. git clone https://github.com/diki/nodejs-passport-boilerplate.git
  2. cd nodejs-passport-boilerplate
  3. npm install
  4. create config.js file under config folder (see config example)
  5. npm start

License

MIT

About

nodejs passport boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published