wip: database

This commit is contained in:
2025-10-31 18:23:39 +02:00
parent 1f4c6b38a1
commit 67f5673db1
89 changed files with 5208 additions and 2529 deletions
-9
View File
@@ -1,9 +0,0 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"rootDir": "src",
"outDir": "dist"
},
"include": ["src"],
"references": []
}