crash

course

Node.js

deployment

common tools

pm2

ensures node runs continuously

and is the spiritual successor of

forever

deployment

hackathon-style

dokku

is a docker-powered, open source

mini-Heroku that runs on Ubuntu

deployment

environment

$ NODE_ENV=production node app.js

run production code in production

what's next?

Crash Course — node.js — wrap-up

By Cameron Hendrix

Crash Course — node.js — wrap-up

  • 876