Files
worldmonitor/api
Elie Habib a46d98dae1 Move FRED API key to server-side for security
- Updated api/fred-data.js serverless function to use FRED API with
  server-side API key (via FRED_API_KEY env var)
- Removed hardcoded API key from frontend code
- Frontend now calls /api/fred-data without exposing the API key
- Updated vite proxy config for local dev

IMPORTANT: Add FRED_API_KEY to Vercel environment variables!

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 00:32:03 +04:00
..