elsirion / webimint-rs

Experimental integration of `fedimint-client` with the Leptos web frontend framework
https://webimint.sirion.io/
MIT License
19 stars 11 forks source link

feat: add service worker so PWA can be installed #48

Closed elsirion closed 8 months ago

elsirion commented 8 months ago

Hopefully fixes #34.

Uses code from https://github.com/Synphonyte/leptos-use/pull/36 but doesn't use it directly since we are still on leptos 0.4. Once #36 is fixed we should just migrate to leptos-use.