Deployment

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.


Auto Deployment

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.


Deploying with a Custom Subdomain

To publish your app under a specific name:

  1. In Build, click Settings in the top-right corner of the preview pane.

  2. Choose a subdomain name for your app (e.g. my-saas-app).

  3. 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.

Transfer to Netlify

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