Health endpoint
The local health route returns a simple ok payload when the app is running.
GET /api/health
Current local development status for API, database, dashboard, CLI, MCP and integration templates.
The local health route returns a simple ok payload when the app is running.
GET /api/health
The project-specific development database is initialized under generated/.
generated/mediaharvester_web_context.sqlite3
Regression scripts verify image tools, conversion and Web Context endpoints.
scripts/*smoke.py
A hosted public status page requires production deployment and monitoring credentials.
For local verification, run curl or the smoke scripts against http://127.0.0.1:8013.