links

frontend frameworks : backbone, angularjs, reactjs

RELEASE


BUILD

$ grunt ...
$ gulp ....
$ node script.js
   * shelljs
   * nodejs api


: distribution :

DEPLOY

Dedicated/VPS
   * ssh user@server
   * git clone ...
   * git pull/checkout/ ... 
   * :daemonize: node server.js
      * forever
      * supervisor
* in the `Cloud`
   * heroku
   * nodejitsu
   * modulus.io

NODE Hosting

CI

continuous integration

Continuous integration (CI) is the practice, in software engineering, of merging all developer working copies with a shared mainline several times a day.

==

continuous release 
build/deploy
+ test
+ .... 

Nodejs CI

self - hosted

saas

NEXT TIME


Project improvements

node-socialpower-class-4

By outbounder

node-socialpower-class-4

  • 689