Git Product home page Git Product logo

starterpack.js's Introduction

Simple Node.js Authentication. Write less boilerplate.

You can see the site live at Starterpack.js

All you need to get started is this framework and an idea. With the simplicity of Node.js, the awesomeness of SQL and authentication courtesy of Passport.js you don't have to bother with boilerplate.

##Stack##

  • Node.js
  • Express.js
  • Sequelize.js
  • Passport.js
  • Bootstrap
  • Jade
  • Coffeescript

###Login### Alt

###Home### Alt

###User Update### Alt

The purpose behind this project is to decrease the amount of boilerplate code that needs to be written in order to get an app or website off the ground. I really wanted to like noSQL databases but I really like the performance and scalability of SQL. I wanted to combine the best frameworks into a single project to be able to focus on more important aspects of projects, not just the setup and boilerplate of writing authentication.

The aim of this project was to write very modular and extensible code in order for others to leverage it as they want. I've included 4 main routes for social authentication: Google+, Facebook, Twitter, and Github and made it fairly easy to add more. There is also an option for local authentication all of which leverage the fantastic Passport.js project.

##Features##

  • Local authentication
  • Social Authentication (Facebook, Twitter, Google, Github)
  • Account CRUD - ability to link/unlink multiple social accounts
  • Authenticated Routes
  • Not having to write account creation/management boilerplate
  • Having an awesome stack and a SQL DB
  • Getting all of this for free

starterpack.js's People

Contributors

nickalto avatar

Watchers

Logan Holmes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.