Add support for PWA

This commit is contained in:
2025-05-09 14:44:36 +02:00
parent 80977ee896
commit 6a557cc060
7 changed files with 3867 additions and 6 deletions

1
.gitignore vendored
View File

@@ -159,6 +159,7 @@ web/node_modules
web/dist
web/dist-ssr
web/*.local
web/dev-dist
# Editor directories and files
.vscode/*