codewithmuh / github-actions-cicd-react-aws-ec2

This repository contains a comprehensive guide and example implementation for setting up a CI/CD pipeline using GitHub Actions to deploy a Node.js React application on an AWS EC2 instance running Ubuntu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD Pipeline for Node.js React Application using GitHub Actions on AWS EC2

1i (5)

This repository contains a comprehensive guide and example implementation for setting up a CI/CD pipeline using GitHub Actions to deploy a Node.js React application on an AWS EC2 instance running Ubuntu.

Overview

In this project, you will learn how to automate the deployment of a Node.js React application with GitHub Actions. The CI/CD pipeline will automatically build, test, and deploy your application to an AWS EC2 instance every time changes are pushed to the repository.

A Detailed Article

https://www.linkedin.com/pulse/cicd-pipeline-nodejs-react-application-using-github-actions-rashid-d2svf/?trackingId=5cFTZuoyQGqD2C3IWko0XQ%3D%3D

Youtube Video

https://youtu.be/UK_OVKDRArs?si=Sw9LvztVDYYM_IRr

About

This repository contains a comprehensive guide and example implementation for setting up a CI/CD pipeline using GitHub Actions to deploy a Node.js React application on an AWS EC2 instance running Ubuntu.

License:MIT License