zhi c92e399218 fix: check wizard config for initialized flag instead of backend health
- App checks wizard API for harborforge.json config with initialized=true
- If not initialized, show embedded setup wizard (talks to wizard API via CORS)
- Setup saves config with initialized:true to wizard config volume
- After restart, backend reads config and starts, frontend sees initialized=true
- Remove VITE_API_BASE build arg (not needed, api.ts uses /api relative path)
- Fix Object.entries null crash in DashboardPage
2026-03-11 10:09:33 +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%