Description
Add health check indicators to the Dashboard that show whether each service is responding correctly, not just whether it's running.
What Needs to Be Done
Acceptance Criteria
Relevant Files
src/views/Dashboard.tsx — Service cards
tools/dweb-server.cjs — Health check endpoint
src/types.ts — Service type definition
Description
Add health check indicators to the Dashboard that show whether each service is responding correctly, not just whether it's running.
What Needs to Be Done
Acceptance Criteria
Relevant Files
src/views/Dashboard.tsx— Service cardstools/dweb-server.cjs— Health check endpointsrc/types.ts— Service type definition