PanupongDeve / nodejs-passport-boilerplate

nodejs passport boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 62.0%Language:HTML 35.3%Language:CSS 2.8%