mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-15 11:36:20 +02:00
- 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>