Quickstart
Deploy a sample app with the AxHub CLI. ~10 minutes, 3 minutes with `--yes`.
Prerequisites
2
Runtime
macOS / Linux / WSL2, Node.js 20+ or Docker 24+
Install the CLI
brew install axhub/tap/ax
ax --versionLog in
ax loginYour browser will open — authenticate with your AxHub account.
First deploy
ax init --template nextjs hello-ax
cd hello-ax
ax deploy --yesOnce the deploy completes, you'll see a URL like https://hello-ax.axhub.app.