Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 889 Bytes

File metadata and controls

28 lines (23 loc) · 889 Bytes

Simple Node.js Authentication. Write less boilerplate.

You can see the original site live at Starterpack.js

The basic idea was good but was also too much for most needs in a project, so here is my useful fork

##Stack##

  • Node.js
  • Express.js
  • Sequelize.js
  • Passport.js
  • Bootstrap
  • DoT
  • (Coffeescript, will be removed)

###User Update### Alt

##Features##

  • Local authentication
  • Account CRUD
  • Authenticated Routes
  • Not having to write account creation/management boilerplate
  • Having an awesome stack and a SQL DB
  • Getting all of this for free