〰️ How to setup a simple Heroku pipeline

Pipelines in Heroku are pretty awesome. This is how I went about setting up a Node.js app to have automated deployments for all pull requests, an automated deployment to the staging environment and a manual stage for promoting to the production environment. Pretty much a bread and butter pipeline. (This is an image heavy post) ...

<span title='2016-02-03 00:00:00 +0000 UTC'>03 February 2016</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;Steve Hunt