electric-sql/electric
Update examples to use Vita PWA for full offline support in the browser.
クローズ
#2,004 opened on 2024/11/20
examplegood first issuehelp wanted
Repository metrics
- Stars
- (10,155 個のスター)
- PR merge metrics
- (平均マージ 3d 16h) (30d で 149 merged PRs)
説明
We switched to Vita as the bundler for our examples partly because then it's trivial to use https://vite-pwa-org.netlify.app to make them work fully offline (i.e.: the page loads even when refreshed / loaded when offline).
We haven't done this yet, as per:
Let's do it.