May not be the place for this, but I'm curious what everyone is using as a node.js deployment workflow? I'm very tempted to stick to my old fabric fab file.
I'm using Capistrano, which is pulling my code from Github, with a bunch of custom scripts to minify my static assets and send them off to a CDN. If you've got a fab file that works for you, there's no reason not to stick with it.