Skip to content

I have implemented a CI/CD pipeline using GITHUB ACTIONS to deploy a React frontend and Node.js backend project onto an AWS EC2 instance. The CI/CD workflow utilizes a SELF-HOSTED runner for GITHUB ACTIONS to facilitate automated deployment. The EC2 instance is pre-installed with Node.js and Nginx.

Notifications You must be signed in to change notification settings

Divya4242/React-Node-MongoDB-Docker-Project-CICD-GITHUB-ACTIONS-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This Project is setup to deploy react(frontend) build to separate ec2 and node(backend) code to separate ec2 instance

Running self hosted ec2 instance as a separate github action runner.

About

I have implemented a CI/CD pipeline using GITHUB ACTIONS to deploy a React frontend and Node.js backend project onto an AWS EC2 instance. The CI/CD workflow utilizes a SELF-HOSTED runner for GITHUB ACTIONS to facilitate automated deployment. The EC2 instance is pre-installed with Node.js and Nginx.

Topics

Resources

Stars

Watchers

Forks