Skip to content

Instantly share code, notes, and snippets.

@doomhz
Created November 9, 2011 11:00
Show Gist options
  • Save doomhz/1351128 to your computer and use it in GitHub Desktop.
Save doomhz/1351128 to your computer and use it in GitHub Desktop.
#fullfrontalconf nodejs workshop
PORT=800 node
process.env.PORT
http://nodejs.org/docs/v0.4.7/api/
nodemon
superviser
node debug script.js
require looks for modules in the module path from local folder to up one level till root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment