Inital Commit

This commit is contained in:
Carsten Graf
2026-02-11 23:13:25 +01:00
commit 2376cf16c7
7 changed files with 2314 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
data/
node_modules/
package-lock.json
.DS_Store