This is an example application to accompany this blog post: Updating Progressive Web Applications with Service Workers.
Demonstrates how update a React PWA application.
AWS infrastructure is created with CDK: ./aws/
CI Action workflows are added here: ./.github/workflows/
This project was bootstrapped with Create React App.