SvelteKit · TypeScript · Real-time

Lists

Real-time shared lists — groceries, todos, whatever. Share across devices and users, no passwords needed.

SvelteKit handles routing and SSR. Supabase provides the real-time sync layer — list updates broadcast instantly to all connected clients over WebSockets without any custom backend code. Create as many lists as you need, share each one with whoever you want. Authentication is passwordless — a magic link is sent to your device, no credentials to remember.

// STACK
Framework SvelteKit
Realtime Supabase
Deployment Vercel
Language TypeScript

// SIGNED

— Dexter, in the lab

// SHIPPED BY

DEXTERLABS / a one-person lab