Skip to content

denisix/sveltekit-urql-offline-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

example sveltekit webapp to test offline-first approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published