Step-by-Step Guide: Building CI/CD with GitHub Actions for React Projects Deployment (Part 2)

In this tutorial, I'll show you how to build CI/CD with GitHub Actions and Docker-compose and deploy it to DigitalOcean.In the first part of this tutorial, I set up a…

Continue ReadingStep-by-Step Guide: Building CI/CD with GitHub Actions for React Projects Deployment (Part 2)

Step-by-Step Guide: Building CI/CD with GitHub Actions for React Projects Deployment (Part 1)

In this tutorial, I'll show you how to Build, Test, Dockerize, and Deploy Full-Stack App to DigitalOcean. We'll create a complete CI/CD process utilizing GitHub Actions. The front end will…

Continue ReadingStep-by-Step Guide: Building CI/CD with GitHub Actions for React Projects Deployment (Part 1)