Skip to content

LarryEitel/todo-replicache-sveltekit-supabase

Repository files navigation

todo-replicache-sveltekit-supabase

Multiplayer, offline-compatible TODO-MVC Demo with Supabase integration.

sveltekit-replicache-demo

github.com/LarryEitel/todo-replicache-sveltekit-supabase

🚀 Features

  • 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

🛠️ Technologies

🏁 Getting Started

For detailed setup instructions, see our Setup Guide.

🗺️ Project Roadmap

Check out our Project Roadmap for planned features and development milestones.

🏗️ Architecture

For a detailed explanation of the project's architecture and file structure, see our Architecture Documentation.

🤝 Contributing

We welcome contributions! This project is a perfect sandbox for exploring real-time, local-first applications with modern web technologies.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgements

This project is based on todo-replicache-sveltekit by Isaac Hagoel.