Community
Discord
Section titled “Discord”You can join the Discord server here.
Office hours
Section titled “Office hours”You can join future office hour events here.
LiveStore Contributor Sync
Section titled “LiveStore Contributor Sync”Conference talks & podcasts
Section titled “Conference talks & podcasts”- Native-Grade Web Apps with Local-First Data (ViteConf 2025)
- Sync different: Event sourcing in local-first apps
- From Prisma Founder to LiveStore: Building local-first apps with Johannes Schickling (Aaron Francis interview)
RFX: Request for exploration
Section titled “RFX: Request for exploration”LiveStore opens the door to many new possibilities. Many more than I could explore or build myself, so I invite you to explore some of the ideas below.
Technological ideas
Section titled “Technological ideas”- Auth
- Authn
- Authz
- e2ee
- Server side
- React server rendering
- Centralized read models
- Integrating with existing databases / systems
- CRDTs for text editing
- Automerge / YJS as embedded data
- Collaboration
- Presence features
- Blob files
- Version control
- Manual push/pull + git-like commits of multiple events
- Event-sourcing
- Schema evolution: migrating events (e.g. cambria)
- Cross-app data interop
- AI
- Local RAG
- Agents
Application ideas
Section titled “Application ideas”It would be great to see a new generation of apps built with LiveStore - ideally each app being:
- Local-first
- Open-source
- Self-hostable
Here are some app ideas:
- Replacement for Doodle
- Replacement for Canny (feature requests)
- Replacement for Splitwise
- Replacement for Wunderlist
- GitHub client
- A secret Santa app
- Movie / TV tracking app
- Fitness app
LiveStore internals
Section titled “LiveStore internals”- Explore and improve multi-store ergonomics
- Diff queries in SQLite
- IVM
Notable LiveStore projects (open-source)
Section titled “Notable LiveStore projects (open-source)”- WorkSquared: An AI-haunted workplace to coordinate, plan, and execute.
- Cheffect: Local-first recipe management app built with LiveStore and Effect