-
Notifications
You must be signed in to change notification settings - Fork 0
Home
david edited this page Dec 27, 2025
·
1 revision
Turbostar is a high-speed, polyglot process orchestrator designed for complex development environments.
- Unified Workflow: Stop opening 4 different terminal tabs for your backend, frontend, worker, and database.
- Polyglot: Native support (via shell) for Python, Node.js, Lua, Go, Rust, and more.
- Dependency Management: Ensure your API is live before your Frontend tries to connect.
-
Configuration Reference: Learn how to write
manifest.json. - Plugin Development: How to write scripts that play nice with Turbostar.
- Architecture: A deep dive into the asyncio engine.