Set Up Continuous Deployment on Node.js App Using GitHub and HerokuC

Continuous Deployment is awesome because you can forget about the infrastructure part of the development and only focus on the code. Heroku makes it incredibly easy to set it up using Github and Automatic Deploys. Create a new projectFork the simple Nodej… Read more

Similar

How To: Running Node Apps on Amazon ECS

Welcome back to the Node on ECS mega-walkthrough! We hope you are excited to get stuck into part 2, where we will finally be running our Node app on ECS. Feeling warmed up? Not yet? That’s OK. Because first we’ll talk about some updates to ECS that’ll get... (more…)

Read more »