sveltekit-urql-offline-first

Sveltekit Urql Offline First

example sveltekit webapp to test offline-first approach

sveltekit-urql-offline-first

example sveltekit webapp to test offline-first approach

api server:

cd api
npm i
npm start

web app:

cd web
npm run dev

test various scenarious shutting down the server api and starting again while doing mutations by clicking on elements

Top categories

Loading Svelte Themes