Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.13 KB

File metadata and controls

18 lines (17 loc) · 1.13 KB

Roadmap

(unsorted)

  1. Evaluate a design change to make the react build self-mutating
  2. Add more back-end pattenrs (the background job pattern, and S3 data pipeline are all experimental / somewhat there)
  3. Performance optimizations / try to get the pipeline to run faster
  4. Integration with cognito to have a full user account setup
  5. 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).
  6. It is very easy to add beta then prod (potentially add more sophisticated rolling deployment)
  7. The setup is relatively easy but could probably be scripted
  8. Better cloudwatch configuration
  9. 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
  10. Build badges
  11. Google analytics integration (solve more setup pain)
  12. Integrate with a design theme