express-passport-boilerplate

A HTTP server (back end only) with DB support & auth features

MIT License

Downloads
6
Stars
9
Committers
1

Express.js ES6 Mongoose Passport boilerplate

A HTTP server (back end only) with DB support & auth features

Main Features

  • es6
  • express
  • mongoose
  • passport
  • validator

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Install

$ yarn install

Launch

$ yarn run dev
Package Rankings
Top 23.03% on Npmjs.org
Related Projects