electric-sql/electric
Update examples to use Vita PWA for full offline support in the browser.
已关闭
#2,004 创建于 2024年11月20日
examplegood first issuehelp wanted
仓库指标
- 星标
- (10,155 个星标)
- PR 合并指标
- (平均合并 3天 16小时) (30 天内合并 149 个 PR)
描述
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.