Continuous Deployment With Heroku, Docker, And Github Actions
Today we will talk about how to setup a very simple continuous deployment
pipeline for a REST API using heroku, docker and github actions
Prerequisites
heroku account
heroku cli
docker
git
github account
nodejs
Basic knowledge of git, github, javasc...
blog.aniketmore.com7 min read