Multiplayer, offline-compatible TODO-MVC Demo with Supabase integration.
github.com/LarryEitel/todo-replicache-sveltekit-supabase
- Real-time collaboration across multiple devices
- Offline support with automatic syncing
- Conflict resolution for simultaneous edits
- Responsive design for various screen sizes
- Powered by SvelteKit, Supabase, and Replicache
- SvelteKit: Latest version for high-performance web apps
- Supabase Postgres: Robust, scalable database
- Supabase Realtime: Instant, real-time functionality
- Replicache: Cutting-edge sync technology for offline-first apps
For detailed setup instructions, see our Setup Guide.
Check out our Project Roadmap for planned features and development milestones.
For a detailed explanation of the project's architecture and file structure, see our Architecture Documentation.
We welcome contributions! This project is a perfect sandbox for exploring real-time, local-first applications with modern web technologies.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is based on todo-replicache-sveltekit by Isaac Hagoel.