Local First

Local-first architecture decision framework for web applications. Covers when to go local-first vs server-based vs hybrid, sync engine selection (ElectricSQL, Zero, PowerSync, Replicache, LiveStore, Triplit), client-side storage options (IndexedDB, OPFS, SQLite WASM, PGlite), and conflict resolution strategies (LWW, CRDTs, server-wins, field-level merge). Use when deciding whether to adopt local-first architecture, choosing a sync engine, selecting client storage, or designing conflict resolution strategies.

oakoss ce18a9c 12 files · 140.2 KB Updated

File contents

oakoss/agent-skills/tree/main/skills/local-first commit ce18a9c7ad

Frequently asked questions

npx skillmds add oakoss/local-first