CI/CD (Github ACtions)
Jun 23, 2025 · 5 min read · Understanding GitHub Actions with CI/CD (Ubuntu + Docker) In this blog post, we'll learn what GitHub Actions is, what CI/CD means, and how to implement a real-world automated software workflow using GitHub Actions on a sample Node.js project. Everyth...
Join discussion