Hacker News new | ask | show | jobs
by wesbos 3725 days ago
Very cool! I was just saying how hard it is to get someone to deploy a quick node app. Trying it with a React + Express app right now. Taking a while to deploy but I assume you are getting hammered.
2 comments

Once you've done it once it is very quick imo. Deploy 1 to Digital Ocean with Node/Express/Mongo took me a work-night and deploy 2 and 3 took me < 15 minutes.
it's easy on heroku. I haven't done it with native modules though