Website
·
GitHub
·
Documentation
Proses is a fast, secure process manager built in Rust. One command starts your Next.js app, supervises it, restarts it on crash, and captures its logs — no config files, no Node runtime, no dependency hell. A single binary. A live terminal dashboard. That's it.
To install proses via Homebrew, run:
brew tap smbcloudXYZ/tap
brew install prosesOnce installed, you can verify it's working:
proses --version
proses --helpWhen a new version is released, upgrade easily:
brew upgrade prosesIf you encounter an issue, please report it on the proses repository.
MIT — Copyright © 2026 smbCloud
