wip: make work Services Status

This commit is contained in:
Constantin
2025-09-13 14:23:31 +03:00
parent 2277b11563
commit f0b6d1cff1
18 changed files with 2568 additions and 2130 deletions
+1 -1
View File
@@ -438,7 +438,7 @@ python api/app.py
python api/test_enhanced_api.py
# Start frontend (if available)
cd webui && npm install && npm run dev
cd webui && bun install && npm run dev
```
### **Production Deployment**