This repository contains the source code for a bug tracking web application, along with the necessary scripts to set up a full lifecycle CI/CD pipeline. The application implements CRUD operations and uses a data store to persist user data. It is also designed to be deployed to a public cloud.
- Jenkins for creating the CI/CD pipeline
- Terraform for creating an EC2 instance on which the application will be deployed
- A public cloud account, such as AWS or Azure