Lovable — Video streaming app (With admin panel)
Upload, transcode via Mux, watch with hls.js, comments. Variant: With admin panel.
202copies
·
Added just now
Lovable — Video streaming app (With admin panel)
Build a Video streaming app. Brief: Upload, transcode via Mux, watch with hls.js, comments. Variant: With admin panel Admin-only routes under /admin. Role stored in Supabase profiles table + RLS. Technical constraints: - Next.js 15 App Router + Tailwind + shadcn/ui. - Supabase for data + auth (when required). - TypeScript everywhere. - Mobile-responsive out of the box. - Dark mode via next-themes. - Accessible: semantic HTML, visible focus, keyboard navigation. Deliver: - Database schema with RLS policies if data-bound. - All pages with empty states, loading states, and error states. - A seeded demo account so I can log in and see the full app without signing up. If you can't fit everything in one pass, ship the core flow end-to-end first, then iterate.