(unsorted)
- Evaluate a design change to make the react build self-mutating
- Add more back-end pattenrs (the background job pattern, and S3 data pipeline are all experimental / somewhat there)
- Performance optimizations / try to get the pipeline to run faster
- Integration with cognito to have a full user account setup
- Currently you can run locally or after registering a domain. I believe it is possible to run it without creating a domain. It would involve additional complexity of somehow passing the API gateway address to React (it creates a dependency between the dynamic infrastructure creation stage and react).
- It is very easy to add beta then prod (potentially add more sophisticated rolling deployment)
- The setup is relatively easy but could probably be scripted
- Better cloudwatch configuration
- In AWS native the developer experience is the console. Logs are a pain to navigate to. One idea would be to build a simple developer experience. However, I suspect this would end up being complex and fragile
- Build badges
- Google analytics integration (solve more setup pain)
- Integrate with a design theme