I dunno why I always forget this set of steps.
./scripts/deploy.js deploy <the name> -t m1.large
git push <the name> dev:master
ssh app@<the name>.personatest.org
# update config.json to include "use_minified_resources": false
forever restartall