feat(frontend): add AWS lib (config, credentials, storage, agentcore) and AwsContext
Create src/lib/aws/ with Cognito Identity Pool credential exchange, Amplify Storage helpers, and env var config. Add AwsContext React context wrapping Supabase session → IAM creds. Wrap providers.tsx with AwsProvider.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 2f0ee157 |
| Stats | 8 files changed , +309 , -7 |
| Part of | Frontend AWS transport wiring (Amplify, AwsContext, mikeApi) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-bd92d5b1.md
from inside the repo you want the change in.