initial commit

This commit is contained in:
2025-12-23 00:31:59 +01:00
parent cd7057ef08
commit 6ed62f0f8d
17 changed files with 4540 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" }
]
}