electric-sql/electric
Update examples to use Vita PWA for full offline support in the browser.
Fermée
#2 004 ouverte le 20 nov. 2024
examplegood first issuehelp wanted
Métriques du dépôt
- Stars
- (10 155 étoiles)
- Métriques de merge PR
- (Merge moyen 3j 16h) (149 PRs mergées en 30 j)
Description
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.