Talk presentation and demo materials for my 3/20/2012 Nova Node talk, "Getting started with Node.js in the Cloud".
Cake tasks wrap up some helpful dev. server commands:
cake dev:hello # Run "Hello World #1" development server
cake dev:hello2 # Run "Hello World #2" development server
cake dev:chat # Run chat development server
All demo / slide code not otherwise specified is Copyright 2012 Ryan Roemer. Released under the MIT License.
The "chat/" demo application is taken from steffenwt
's'
nodejs-pub-sub-chat-demo project.
deck.js is Copyright Caleb Troughton and dual licensed under the MIT and GPL licenses.
The CodeMirror deck.js extension is Copyright Irene Ros and dual licensed under the MIT and GPL licenses.