peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

offline app access

Open pgte opened this issue 6 years ago • 1 comments

Leverage Service Workers to cache the app and make it load when you're offline.

(/cc @whyrusleeping )

pgte avatar Jan 17 '19 13:01 pgte

I did that for dat-shopping-list:

https://github.com/jimpick/dat-shopping-list

It should be a fairly mechanical process ... in terms of modifications to the app itself, we really should show the online/offline status somewhere in the UI.

jimpick avatar Jan 18 '19 03:01 jimpick