first commit

This commit is contained in:
2025-03-20 21:52:59 +02:00
commit e8f1264971
21 changed files with 5913 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
node_modules
dist
.DS_Store
.vscode