Your AI built the app.
Let an AI deploy it too.
Vibe coding hosting for apps built with AI. Connect your repository and an AI DevOps engineer reads the code, works out the stack, builds it, issues SSL, points a domain at it and keeps it running - so there is no manual server work left for you to do.
- No server setup
- No build config
- No DevOps knowledge needed
An AI does the DevOps, not you
HW reads your repository, picks the build and start commands, sets the port and fixes what breaks. If a deploy fails it reads the log and tries a different approach rather than handing you an error.
Detects the stack on its own
72 frameworks are recognised from the repository itself - Next.js, Vite, Astro, Remix, Django, Laravel, Go, Rails and more - with a Dockerfile fallback for anything unusual. Nothing to configure.
SSL and domains handled
Every app gets HTTPS automatically. Connect a custom domain and the certificate and DNS are set up for you - no certificate renewals to remember.
Databases without the wiring
Deploy Postgres, MySQL, MongoDB, Redis or a full Supabase stack alongside your app, and the connection details are yours to drop straight into your environment variables.
It keeps running after launch
Logs, metrics and restarts are handled for you, and a change to an environment variable redeploys the app on its own. Launching is not the last piece of work.
Real infrastructure, not a sandbox
Your app runs in its own container with dedicated CPU, RAM and disk on a resource pack you choose - not a shared preview that sleeps when nobody is looking at it.
How it works
- 1
Bring the code your AI wrote
Export from Lovable, Bolt, v0, Cursor, Replit or any other tool and push it to GitHub. A ZIP upload or a Docker image works too.
- 2
Connect the repository
Pick the repo and branch. The stack is detected and the build settings are filled in for you - if the app needs a database or an API key, you are told before you deploy, not after it breaks.
- 3
It goes live
The app builds, gets HTTPS and a URL, and starts serving. Point a custom domain at it whenever you like.
- 4
Ask for changes in plain English
Need a database added, an environment variable changed or a crash explained? Ask HW in chat and it makes the change on your infrastructure.
Built it with one of these?
We host the code, not the tool - so anything you can push to GitHub works. These guides cover the export step for each one.
One pack, one app
Pick the resources your app needs. Every pack includes the AI DevOps engineer, SSL, and a domain.
Saving 33% — billed 4 years, renews at the same rate
Micro
$64.32 billed 4 years · save $31.68
Tiny static sites & landing pages
Best for
Landing pages, static sites, side projects
Deploy on it
Any site or database, plus 275 one-click apps
Starter
$96.48 billed 4 years · save $47.52
Small apps, static sites, dev databases
Best for
Static sites, personal projects, low-traffic apps
Deploy on it
Any site or database, plus 275 one-click apps
Standard
$225.12 billed 4 years · save $110.88
Production apps & databases
Best for
Production apps, CMS with a database, moderate traffic
Deploy on it
Any site or database, plus 289 one-click apps — including Activepieces, Budibase, Cal Com, Directus
Performance
$578.88 billed 4 years · save $285.12
Heavy apps, Supabase, multi-service
Best for
AI/ML workloads, busy production apps, large databases
Deploy on it
Any site or database, plus 299 one-click apps — including AnythingLLM, Chatwoot, Flowise, Immich
Business
$1125.60 billed 4 years · save $554.40
High-traffic apps, large databases, heavy services
Best for
AI/ML workloads, busy production apps, large databases
Deploy on it
Any site or database, plus 299 one-click apps
Longer terms are discounted - up to 33% on multi-year plans.
Frequently asked
What is vibe coding hosting?+
It is hosting built for apps written with AI coding tools rather than by hand. Instead of asking you to configure a server, a build pipeline and a certificate, the platform works out what the app needs from the code itself and an AI does the setup for you.
Do I need to know DevOps to use it?+
No. That is the point. You connect a repository and the stack detection, build configuration, SSL, domain and monitoring are handled for you. If something fails, you can ask the AI what happened in plain English instead of reading a build log.
Which AI coding tools are supported?+
Any of them. We host the code, not the tool, so anything you can push to GitHub works - including Lovable, Bolt, v0, Cursor, Claude, ChatGPT, Replit, Windsurf, Devin, Gemini, GitHub Copilot, Firebase Studio, Base44, Tempo and Aider.
What if my app needs a database?+
Deploy one alongside it in a couple of clicks - Postgres, MySQL, MongoDB, Redis or a full Supabase stack - and paste the connection string into your environment variables. If we can tell your app needs a database, the Environment tab says so before you deploy.
Is this just a preview URL like the AI tools already give me?+
No. Your app runs in its own container with dedicated CPU, RAM and disk, on your own domain, and it does not sleep. Those built-in previews are for showing work in progress; this is for running it in production.
What happens when a deploy fails?+
You get the reason in the Logs tab rather than a generic error, and the usual causes - a missing database, missing environment variables, or only half a monorepo being deployed - are explained in our troubleshooting guide. You can also ask HW to read the logs and fix it.