Commit Graph

1 Commits

Author SHA1 Message Date
ec4e11c2e0 feat(6): create python standalone server launcher
- Replaces bash script with robust Python implementation
- Simpler process management using subprocess module
- Better error handling and logging
- Manages venv, dependencies, and both services
- Handles graceful shutdown on Ctrl+C
2026-04-22 18:38:24 +03:00