Run an app locally
Install Vectron, generate an example, validate your config, and launch a workspace.
Local process orchestration
Vectron is a Rust-based local process orchestrator for development stacks. It reads a vectron.toml, starts multiple processes with predictable ports and environment handling, renders logs in a terminal UI, and exposes a local control endpoint for status, restart, and logs.
vectron init
vectron check
vectron start --dry-run
vectron startInstall Vectron, generate an example, validate your config, and launch a workspace.
Use stack mode to provision local reverse proxy, monitoring, and service dependencies on macOS.
Map the workspace crates, runtime model, supervision flow, and control endpoint.