Initial Commit

This commit is contained in:
2025-09-03 01:38:28 -04:00
commit c8a9e9329a
13 changed files with 1067 additions and 0 deletions

4
tsconfig.json Normal file
View File

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