Code Monkey home page Code Monkey logo

express-boilerplate's Introduction

express-boilerplate

===================

Express.js boilerplate integrated Passport, Nodemailer and Initializr(Bootstrap).

This project stole node-boilerplate's idea, which I think is the most easy-use boilerplate ever.

However, I feel it could be more useful, if some most popular components were integrated as those are almost always needed when you start a project. Therefore, I created this boilerplate based one the latest express.js (>= 3.1.0) and node.js (>= 0.10.0) and integrated Passport's Local-Strategy, Nodemailer and [Initializr's Bootstrap boilerplate]((http://www.initializr.com/).

===================

Development

After you initialize your project, you'll have a basic app with a simple User model (email, password) using Mongoose, signup/login/logout features using the Passport Local-Strategy authentication in Twitter-Bootstrap style.

You need to update ./app.js and ./models/user.js for MongoDB configuration.
You need to update ./routes/mailer.js for Nodemailer configuration.

It supports the latest version of Express.js and Node.js and the others, as I didn't restrict the version. So please let me know, if there's anything broken. A list of dependencies:

Resources

  1. node-boilerplate
  2. Password Authentication with Mongoose Part 1
  3. Password Authentication with Mongoose (Part 2): Account Locking
  4. cdnjs - the missing cdn
  5. HTML 2 Jade Converter

express-boilerplate's People

Contributors

bgao avatar

Watchers

 avatar  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.