NodeFramework is a NodeJS framework which provides :
- MODULAR ARCHITECTURE : Everything is a module. Copy & paste and you are ready to go !
- Complete development and production ready environnements
- Made for complex apps but can be used for smaller ones
- User management
- Configurable logging handler
- Easy deploy
- And more...
This module is not stable. DO NOT use this in production. It is currently under development.
$ git clone repository
$ cd BlueStormJS
$ npm install
(MAC)
$ ulimit -n 4096
Autodeploy Shrinkwrap