Skip to content

A boilerplate application for building web apps using express, mongoose and passport.

License

Notifications You must be signed in to change notification settings

scone-snu/node-express-mongoose

 
 

Repository files navigation

Build Status Dependencies Code Climate Greenkeeper badge Gitter Gittip

Node Express Mongoose

A boilerplate application for building web apps using express, mongoose and passport.

Read the wiki to understand how the application is structured.

Usage

$ git clone https://github.com/madhums/node-express-mongoose.git
$ cd node-express-mongoose
$ npm install
$ cp .env.example .env
$ npm start

Checkout the apps that are built using this approach

License

MIT

About

A boilerplate application for building web apps using express, mongoose and passport.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 21.9%
  • CSS 7.7%