CI/CD Workflow: Deploying Node.js Apps with GitHub Actions
Jan 27 · 3 min read · Let’s understand the problem here. What is the common workflow? We push the code to GitHub, and from an EC2 instance or any other VPS, we git pull the code and run Docker. This workflow is fine if it is done once, but if the code is constantly updati...
Join discussion



