zhi a655e41822 fix: nginx reverse proxy for API/wizard, fix Object.entries null crash
- 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)
2026-03-11 09:43:06 +00:00
2026-02-27 09:41:49 +00:00

HarborForge.Frontend

HarborForge Frontend - React + TypeScript

Description
HarborForge Frontend - React + TypeScript
Readme 706 KiB
Languages
TypeScript 93.9%
CSS 5.8%
Dockerfile 0.2%
HTML 0.1%