## Code - [x] reduce bundle size - [x] migrate project to typescript - [x] refactor handler to async functions - [ ] biz logic to handle temperature not found - [ ] add types to handler - [ ] move API key to header - [ ] unit test steps ## Data - [ ] regenerate historical tweets ## Ops - [ ] somehow scope AWS creds to my personal account (dont allow accidental deployment to other accounts) - [ ] add alerts for failed ingest/refresh ## UI - [ ] historical temp chart
Code
Data
Ops
UI