diff --git a/SERVICES_STATUS.md b/SERVICES_STATUS.md new file mode 100644 index 0000000..4734082 --- /dev/null +++ b/SERVICES_STATUS.md @@ -0,0 +1,20 @@ +# NaviDocs Services Status + +**Date:** $(date) + +## Running Services + +| Service | Status | Port | PID | Log File | +|---------|--------|------|-----|----------| +| Meilisearch | ✅ Running | 7700 | 43579 | logs/meilisearch.log | +| Redis | ✅ Running | 6379 | - | - | +| Backend API | ✅ Running | 3001 | 44010 | logs/server.log | +| OCR Worker | ✅ Running | - | 44285 | logs/worker.log | +| Frontend | ✅ Running | 5174 | 44566 | logs/client.log | + +## Health Checks + +{"status":"available"} +Backend API: +{"status":"ok","timestamp":1760841742430,"uptime":423.056713294} +Frontend: http://localhost:5174/ diff --git a/server/test/data/05-versions-space.pdf b/server/test/data/05-versions-space.pdf new file mode 100644 index 0000000..e69de29