GitHub
nometria/deploy-cli — MIT LicenseWhat it does
nom is a terminal tool that deploys your web app to real cloud infrastructure (AWS, GCP, Azure, DigitalOcean, Hetzner, or Vercel) with a single command. No Docker files, no CI pipelines to set up, no cloud console to navigate.
Install
Quick start
Features
| Feature | Description |
|---|---|
| Auto-detect | Detects Next.js, Vite, Remix, and static sites automatically |
| Browser login | No tokens to copy — sign in with Google, GitHub, or email |
| Staging previews | nom preview creates a free 2-hour preview URL |
| GitHub auto-deploy | Connect once, every push to main deploys automatically |
| Instance management | Start, stop, upgrade, terminate from your terminal |
| Custom domains | nom domain add example.com |
| Env variables | nom env set KEY=VALUE |
| AI security scan | nom scan runs an AI-powered security + performance audit |
| AI tool configs | nom setup generates 12 config files for Cursor, Claude Code, Copilot, Cline, Windsurf, and more |
| Claude Code slash commands | /deploy, /preview, /status — deploy from inside Claude Code conversations |
| AGENTS.md | Universal agent guide with full API reference for any AI tool |
All 16 commands
npm
See the full CLI documentation for detailed command reference and examples.