Deployment
Deploy your app to a *.genmb.com subdomain with one click — instant publishing with automatic SSL, CDN delivery, and zero configuration.
Subdomain Deployment
Deploy your app to a *.genmb.com subdomain with one click. Your app gets a unique URL like yourapp.genmb.com with automatic SSL — free for all plans.
Click Deploy
Choose a subdomain
SSL provisioned automatically
Your app is live
Re-deploying
After making changes to your app, re-deploy to push updates live. The previous version stays active until the new deployment completes.
Update your app code
Click Deploy again
Zero-downtime rollout
Redeployment Required
Editing your code does not automatically update the deployed version. You must click Deploy again to push changes live. This is intentional — it lets you iterate on changes without affecting your live users until you are ready.Backend Deployment Tiers
Apps with backend code can be deployed on two tiers depending on your needs — a shared environment for cost efficiency or dedicated infrastructure for isolation.
SHARED (Cloud Run)
Multi-tenant environment with automatic scaling. Best for most apps.
~$0.50/month per app
Dedicated (Always-On)
Isolated resources with network isolation. Best for production workloads.
~$9/month (active), $0 (paused)
Tier Differences
Standard is the default and works well for most applications. Dedicated (Always-On) provides isolated resources, network isolation, and the ability to pause and resume — scaling to zero when not in use and resuming in about 30 seconds. Both tiers include automatic SSL, health checks, and monitoring. Tier selection is based on your plan and deployment configuration.Deployment Status
Monitor the status of your deployments in the app settings. Each deployment progresses through a lifecycle of states.
Your app is being built and deployed. This typically takes 30 seconds to a few minutes.
Your app is live and serving traffic at its subdomain URL.
The deployment encountered an error. Check the deployment logs for details and try again.
View deployment status, URL, and version in the Deploy panel in the app editor sidebar. Deployment history is preserved so you can track when each version was published.
Limits
Deployment limits ensure fair usage across all users. Limits vary by plan.
| Deployments per day | 10 per user (all plans) |
| Active deployments (Free) | 5 per user |
| Active deployments (Pro/Business) | Higher limits |
| Build type | Full rebuild per deployment (no incremental) |
| Custom domains | Pro and Business plans only |
FAQs
Is subdomain deployment free?▾
Can I use a custom domain instead of *.genmb.com?▾
What happens to my deployed app if I edit the code?▾
What is the difference between Standard and Dedicated deployment?▾
How do I take down a deployed app?▾
Ready to build?
Create your first app for free — no credit card required.