Overview
Every push to the main branch on GitHub automatically builds the React app and deploys it to S3 + CloudFront — zero manual steps. This article covers how that pipeline is wired together using AWS CodePipeline, CodeBuild, and GitHub via CodeStar Connections.
Pipeline Flow
CloudFormation Stack
The pipeline infrastructure is defined in infra/stacks/pipeline.yml.












