Skip to content

rkrauskopf/node-express-mongoose

 
 

Repository files navigation

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

Clone this repository

$ npm install
$ npm start

Add routes (config/routes.js), create models (app/models/), views (app/views/) and controllers (app/controllers/).

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