initial commit

This commit is contained in:
KaseToatz1337
2025-11-28 13:28:52 +01:00
commit cb05f9834b
20 changed files with 4579 additions and 0 deletions

7
tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}