Cost
-$20
Minimum monthly savings versus a Loom subscription.
Keep async video sharing simple
Recordings, links, and playback in one place—no recurring SaaS bill. Save at least $20/month and own your setup.
Cost
-$20
Minimum monthly savings versus a Loom subscription.
Ownership
100%
Host it yourself and keep your recordings under your control.
Deploy this app with your own Supabase project and Vercel Blob. You need a Supabase account, a Vercel account, and (optional) Upstash Redis for view rate limiting.
Vercel
.env.example(see Supabase step for URL/keys).APP_ORIGIN_ALLOWLIST to your production URL and any preview patterns, e.g. https://your-app.vercel.app,*.vercel.app.Supabase
Project URL and anon public key into NEXT_PUBLIC_SUPABASE_*.https://your-app.vercel.app/auth/callback.npx supabase db pushVIEW_TOKEN_SECRET and add it in Vercel env.For full setup details and optional Upstash Redis (rate limiting), see the README in the repo.