CUBigDataClass / BigThings

Our fancy app. It is fancy. Also it does big data. #buzzwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Our fancy app. It is fancy. Also it does big data. #buzzwords

License:MIT License


Languages

Language:JavaScript 98.1%Language:CSS 1.9%