Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

zapstar/node-sequelize-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js, Express.js, Sequelize.js and Passport.js Boilerplate

Boilerplate to get started with Node.js, Express, Sequelize and Passport.js.

User Registration and authentication example.

Usually all Node.js projects are associated with MongoDB for the model, I wanted a boilerplate which was associated with Sequelize.js ORM.

Pre-requisites:

  • Read up on Node.js and create some simple Express.js sites
  • Understand how routes work and play around with it
  • Read up on ORM and Sequelize here first and then here
  • Understand how Passport.js works here
  • Also understand how connect-flash works here

Start building cool apps on top of this boilerplate

About

Boilerplate to get started with Node.js, Express, Sequelize and Passport.js. User authentication example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published