Deployment
Publish your app to a managed cloud environment and get a shareable public URL in seconds.
Last updated
Publish your app to a managed cloud environment and get a shareable public URL in seconds.
Build handles packaging, hosting, SSL, and environment variable injection no server, CDN, or CI/CD pipeline required.
Every project in Build gets an automatically deployed public URL. Your app is live on a *.codemate.build subdomain as you work no configuration needed, shareable in seconds.
To publish your app under a specific name:
In Build, click Settings in the top-right corner of the preview pane.
Choose a subdomain name for your app (e.g. my-saas-app).
Confirm the deployment. Build packages and publishes your app. A public URL is ready within seconds.
https://my-saas-app.codemate.build
Available on Pro and Team plans.
For full infrastructure control, advanced routing, or enterprise-grade hosting, export your project directly to Netlify. Go to Settings → Transfer to Netlify to package and deploy your project to your Netlify account.
Available on Pro and Team plans.
Last updated