mvp created

This commit is contained in:
andres
2023-09-18 15:40:25 +02:00
commit 0665b2bf32
56 changed files with 8310 additions and 0 deletions

4
tsconfig.json Normal file
View File

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