image.png

We will be focusing on building a pipeline with Github actions, Docker, and security with Trivy Scan and ArgoCD.

Features of this project:

image.png

Prerequisites for this project:

  1. A working React Application (client only) will do.
  2. Docker installed on your local system
  3. Knowledge about Docker, writing yaml files and CI Workflows
  4. AWS Account and ec2 t2.medium instance for our argo cd part

Step 1: Running your project locally

You should be able to run your project locally on your system.