Main presentation view
Speaker view with notes
Mobile friendly audience view... go ahead, throw some confetti on the main screen 🎉!
- Create an account at
/signin
- Upload a 16x9 pdf presentation to
/upload
- Enjoy
pnpm run install
pnpm run build
pnpm run dev
Uses supabase to broadcast messages from the client view to the presentation view.
In order to build, the following env vars must be set:
VITE_SUPABASE_URL
supabase urlVITE_SUPABASE_KEY
supabase key