first commit

This commit is contained in:
Romulus21
2025-07-26 00:00:43 +02:00
commit a229c416a9
16 changed files with 2727 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" }
]
}