a655e41822b8367ef076f46fe138a63587a227b4
- Replace serve with nginx for proper reverse proxy - /api/* proxied to backend:8000, /wizard/* proxied to wizard:8080 - Eliminates CORS issues (same-origin requests) - Fixes SPA fallback returning 200 for API routes (was hiding backend-down state) - Add null guards on Object.entries for dashboard stats - Remove VITE_API_BASE/VITE_WIZARD_PORT build args (no longer needed)
HarborForge.Frontend
HarborForge Frontend - React + TypeScript
Description
Languages
TypeScript
87.3%
CSS
11.9%
Dockerfile
0.5%
HTML
0.3%