add old frontend code back

This commit is contained in:
2025-05-28 14:49:09 +02:00
parent 59fb65d377
commit 96574efcdc
33 changed files with 4618 additions and 11082 deletions

7
frontend/tsconfig.json Normal file
View File

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