rspace-online/website
Jeff Emmett 6b06168f11 feat: add offline-first support with IndexedDB persistence and Service Worker
rSpace apps now work fully offline. Automerge documents and sync state
persist to IndexedDB, enabling instant load from cache, offline editing,
and automatic incremental merge on reconnect. A Service Worker caches
the app shell (HTML/JS/WASM) for loading without network.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 12:39:28 -07:00
..
public Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
canvas.html feat: add offline-first support with IndexedDB persistence and Service Worker 2026-02-18 12:39:28 -07:00
index.html Add rData analytics tracking and ecosystem footer link 2026-02-18 18:58:02 +00:00
sw.ts feat: add offline-first support with IndexedDB persistence and Service Worker 2026-02-18 12:39:28 -07:00