Features
Six pillars. Each solves a real, daily annoyance – they compose into one calm dev loop.
01
Interactive TUI
Real-time service dashboard with CPU/memory monitoring, log viewing, and keyboard-driven controls.
Learn more →02
Orchestration
Tier-based startup ordering ensures dependencies come up before the services that need them.
Learn more →03
Readiness Checks
HTTP, TCP, and log-based health checks confirm services are truly ready before proceeding.
Learn more →04
Hot-Reload
File watcher with debouncing automatically restarts services when source files change.
Learn more →05
Log Streaming
Unix socket-based log streaming with service filtering and formatted output.
Learn more →06
Lifecycle
Graceful shutdown with SIGTERM/SIGKILL handling, reverse-order teardown, and pre-flight cleanup.
Learn more →