First version

This commit is contained in:
Lol3rrr
2025-12-28 12:31:59 +01:00
commit a1d53deaea
32 changed files with 6599 additions and 0 deletions

7
frontend/tsconfig.json Normal file
View File

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