Initial Commit

This commit is contained in:
2026-05-19 11:43:03 +02:00
commit 40a2841361
14 changed files with 3382 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/node_modules
/dist
*.sqlite*