node-express-bootstrap3-template

0.0.1 • Public • Published

NodeJS express template

Includes:

  • Bootrstrap 3
  • Logging setup - through (https://github.com/flatiron/winston)
  • Initial directory structure
  • Cluster setup to take advantage of all cores available
  • Base testing setup (Mocha)
  • PID managment for tools like Monit/Forever, etc..

Usage

git clone git@github.com:AvnerCohen/node-express-bootstrap3-template.git your_app
cd your_app
rm -rf ./git

This will get you to start from fresh.

Enjoy.

Avner Cohen

http://twitter.com/avnerner

http://github.com/AvnerCohen

http://avner.me

Readme

Keywords

none

Package Sidebar

Install

npm i node-express-bootstrap3-template

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • avnerner