indigane / eipassi

https://indigane.github.io/eipassi/
https://indigane.github.io/eipassi/
0 stars 0 forks source link

Add Service Worker and cache static files #7

Open indigane opened 3 months ago

indigane commented 3 months ago

The app should load instantly from offline cache, as the favorites are stored in LocalStorage.

The app does not have to work offline, but testing can be done offline to make sure it works as expected.