Initial commit

This commit is contained in:
2026-04-23 18:02:47 +02:00
commit 6c7fad267c
8 changed files with 266 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# IDE
/.idea/
# TypeScript
/node_modules/
/dist/