Web deploy

Publish a live web preview of your app at yourname.openv2.dev.

Web deploy uploads a static bundle of your app to Cloudflare R2 and serves it at a public URL — ideal for sharing with stakeholders or running a lightweight web preview.

Deploying

  1. Open your project in the workbench
  2. Click Publish in the header
  3. OpenV2 bundles the app and uploads to R2
  4. Your app is live at https://<slug>.openv2.dev

Before the first deploy, a provisional URL may use the chat/project ID. After deploy, set a custom slug in the publish dialog.

Custom slug

Choose a readable subdomain:

Slug availability is validated during publish.

Updates

OpenV2 detects content changes via content hashing. Redeploy when you want the live URL to reflect major updates.

PWA install

Deployed previews can show an install banner for progressive web app installation on supported browsers.

Metadata

Set app name, description, and icon in the publish flow — used for link previews and the demo page.

See App metadata & icons.

Requirements

Web deploy is available on all plans. Private projects (Pro+) hide the live demo from public discovery but the URL may still work for anyone with the link — treat private as unlisted, not encrypted.