supabase-offline-sync
CommunitySeamless offline-first sync for Expo apps.
AuthorRipKDR
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust offline-first data synchronization workflow between a local Expo SQLite database and a remote Supabase PostgreSQL backend, enabling apps to operate offline and seamlessly reconcile changes when online.
Core Features & Use Cases
- Queue-based syncing: enqueues local changes and processes them in order with retry support.
- Conflict resolution: applies last-write-wins based on updated_at timestamps to ensure data consistency.
- Background synchronization: supports Expo background tasks and periodic processing to keep local and cloud data in sync.
- Use Case: Build an offline-capable mobile app (e.g., journaling, step-tracking) that can reconcile entries and user configuration when connectivity returns.
Quick Start
Install the required dependencies, initialize the local SQLite database, and start the sync queue processor to begin syncing with Supabase.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: supabase-offline-sync Download link: https://github.com/RipKDR/Steps-to-recovery/archive/main.zip#supabase-offline-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.