Self-hostable · React / Vite friendly
Share built prototypes with versioned, browser-ready URLs
Package your dist/ folder, upload a zip, and send reviewers a link that opens your app exactly as built—no cloning, no local dev server, no guesswork.
Features
Everything you need to ship prototypes, not repos
Organizations and projects live in your dashboard; each upload is stored durably with a clear version history and predictable preview links.
Flow
How it works
Three practical steps from CI output to a link your stakeholders can click.
Preview URLs
Incoming requests whose host matches *.PLATFORM_HOST are rewritten internally to /preview/[org]/[project]/[version]/…. That keeps the public URL ergonomic while reuses the same handler for every asset path.