Zero-config hosting for SweatStack powered apps
your-app.pages.sweatstack.devFree for now. And your current pages stay free, even if pricing changes.
curl -LsSf sweatstack.no/install-cli | sh
powershell -ExecutionPolicy ByPass -c "irm sweatstack.no/install-cli-windows | iex"
sweatstack login
sweatstack app create "My App" --page myapp
Already have an app? Skip this step. Or create one in the web console.
sweatstack page deploy myapp ./dist
myapp.pages.sweatstack.dev
Install SweatStack Skills for AI-assisted development and deployment.
curl -LsSf sweatstack.no/install-skills | sh