Skip to content

Examples

Discover how to build local-first applications with LiveStore through our comprehensive collection of example apps. Each example demonstrates different features, patterns, and platform integrations to help you get started quickly.

LiveStore supports multiple platform adapters, each optimized for different environments. Choose the adapter that matches your target platform:

  1. Choose your platform from the adapter categories above
  2. Browse examples that match your use case and framework preference
  3. Clone and run the examples locally to see LiveStore in action
  4. Study the source code to understand patterns and best practices

Some examples demonstrate cross-platform synchronization by using multiple adapters:

  • CF Chat uses both Web and Cloudflare adapters for hybrid client-server architecture
  • Sync-enabled examples show how to connect different platforms seamlessly

LiveStore is a local-first data layer that runs everywhere - from browsers to mobile apps to edge computing. Each adapter provides platform-optimized features while maintaining a consistent API across all environments.


View all examples on GitHub →