Skip to content

moux2003/starterpack.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Node.js Authentication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.3%
  • Graphviz (DOT) 43.1%
  • CSS 10.6%