Continuously Deploy Your React App To Production Using Github Actions, PM2 and Digital Ocean With Zero Downtime.
Introduction
Continuous deployment is a practice that allows developers to automatically build, test, and deploy their code to production as soon as it is pushed to a version control repository. This can help to speed up the development process and r...
houdini.hashnode.dev3 min read