Publish your project
Publishing puts your application online and makes it accessible to your users. You can publish to a free Cadrant URL or to your own custom domain.
Publishing to a Cadrant URL
Each project can be published to a Cadrant URL like your-app.cadrant.app:
- Open your project and click the 'Publish' button.
- Choose a slug for your URL (e.g.: my-application).
- Click 'Publish' to put the application online.
- Your application is immediately accessible at the generated URL.
Publishing to a custom domain
If you've configured a custom domain, you can publish directly to it:
- Add and validate your domain in the Domains section (see the Custom domain page).
- When publishing, choose 'Use a custom domain' and select your domain.
- The application is published to your domain with an automatic SSL certificate.
Updating and unpublishing
- To update, simply click 'Publish' again. The latest version replaces the previous one.
- You can unpublish at any time to make the application inaccessible.
- Switching between a Cadrant URL and a custom domain (and vice versa) is possible at any time.
Publish early and often to test your application in real conditions. You can update the published version with a single click.