Run an app locally
Install Vectron, generate an example, validate your config, and launch a workspace.
Local process orchestration
Vectron est un orchestrateur local de processus écrit en Rust. Il lit un vectron.toml, lance plusieurs processus avec une gestion cohérente des ports et des variables d’environnement, affiche les logs dans une TUI, et expose un endpoint local pour status, restart et 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.