Visibility & live demo
Control who can discover your project and share live demo links.
OpenV2 separates project visibility (discovery/remix) from deployed preview URLs.
Visibility settings
| Setting | Free | Pro / Ultra / Enterprise |
|---|---|---|
| Public | Default (only option) | Optional |
| Private | ❌ | ✅ |
Set visibility from the header Visibility menu.
Public projects
Private projects
- Hidden from Discover and remix
- Live demo returns an error for anonymous viewers
- Ideal for client work and pre-launch apps
Live demo
Share https://openv2.dev/demo/:projectId for a full-screen public preview:
- Shows deployed app in an iframe
- Remix button for public projects
- Error states for private, missing, or not-yet-deployed apps
Deployed URL vs. demo
| Link type | URL pattern | Use case |
|---|---|---|
| Web deploy | https://slug.openv2.dev | Standalone app URL, PWA |
| Live demo | https://openv2.dev/demo/:id | Share inside OpenV2 with remix |
