Templates
Start from a working app template and deploy it fast.
Use official starter templates to skip boilerplate and deploy a real app you can customize.
The hook
Why developers care
Blank repos slow everyone down. Before the first feature, you still need framework setup, scripts, deployment config, health checks, and docs.
How Adios handles it
- 1Pick a starter template.
- 2Deploy it from the console or clone it locally.
- 3Open it in a workspace and customize it with code or the AI agent.
What you get
Platform pieces that make this work.
Next.js JavaScript and TypeScript starters
npm and pnpm variants
Adios runtime config included
Console deploy and local clone paths
Build path
Get a deployable app before writing new code.
Start with the official Next.js template, deploy it, then add routes, API endpoints, auth, or database-backed pages.
Deploy your first app on Adios.
Start with this feature, then add the rest of the platform as your app needs it.
Keep exploring
AI Coding Workspaces
Use the Adios agent inside a source-backed workspace, then inspect, edit, preview, commit, and deploy the code it creates.
Adios Deployments
Use adios.yaml and the Adios control plane to build, start, health-check, and promote app runtimes.
Managed App Hosting
Run long-lived app processes for common runtimes while Adios handles routing, logs, health, regions, and deploy state.