cheatingchelsea/amplify
Derek Slenk 2524e0cb27 Implement proper Amplify Gen 2 secret management
- Create Lambda function with secret environment variable
- Add YouTube API function to backend configuration
- Create Next.js API route to handle YouTube requests
- Update gallery page to use API route
- This follows the correct Amplify Gen 2 pattern for secrets

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-27 16:00:32 -04:00
..
auth Fix Amplify environment variable configuration 2025-06-27 14:56:31 -04:00
data Fix Amplify environment variable configuration 2025-06-27 14:56:31 -04:00
functions/youtube-api Implement proper Amplify Gen 2 secret management 2025-06-27 16:00:32 -04:00
backend.ts Implement proper Amplify Gen 2 secret management 2025-06-27 16:00:32 -04:00
package.json Fix Amplify environment variable configuration 2025-06-27 14:56:31 -04:00
tsconfig.json Fix Amplify environment variable configuration 2025-06-27 14:56:31 -04:00