initial Commit

This commit is contained in:
2025-12-13 11:27:20 +03:30
commit 21998089fe
15 changed files with 1530 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" }
]
}