Official Homebrew tap for nself - Production-ready self-hosted backend infrastructure.
brew tap nself-org/nself
brew install nself# Initialize new project
mkdir my-project && cd my-project
nself init
nself build
nself start
# Check status
nself status
nself urlsSee the main nself repository for full documentation.
- v1.0.1 - Current release