Skip to content

A Node.js Boilerplate with Express, Jade, Stylus, Nib, MongoDB, Mongoose and Socket.IO

Notifications You must be signed in to change notification settings

ShaunSpringer/Node.js-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===========================================================
Node.js Boilerplate
===========================================================

I found myself constantly needing a boilerplate that included:
- Express
- Jade
- Stylus
- Nib
- MongoDB
- Mongoose
- Socket.io

So I put a very basic repo together that includes just those essentials.  I hope that others find this useful.

I also included a "flushdb" batch file which will clear all the data out of the data/db folder, as well as a "launch" batch file that will run mongo and nodemon.

Notes: 
- This requires Node.js, Nodemon and MongoDB to be installed before hand.
- To install dependences run "npm install" from the root directory

About

A Node.js Boilerplate with Express, Jade, Stylus, Nib, MongoDB, Mongoose and Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published