electric-sql/electric
Update examples to use Vita PWA for full offline support in the browser.
Fechada
#2.004 aberto em 20 de nov. de 2024
examplegood first issuehelp wanted
Métricas do repositório
- Stars
- (10.155 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 16h) (149 fundiu PRs em 30d)
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.