TKOaly / laulum.me

E-songbook for sitsit
https://laulum.me
6 stars 18 forks source link

Leap: Add basic PWA (service worker) functionality, improve page generation #77

Closed ConcernedHobbit closed 1 year ago

ConcernedHobbit commented 1 year ago

We no longer need to pre-process the songs, as next can read files from the system in getStaticProps and getStaticPaths at the build step.

This PR also introduces basic PWA functionality with next-pwa.