chore: seperate into packages

This commit is contained in:
Morten Olsen
2025-12-10 10:26:14 +01:00
parent f9494c88e2
commit d02102977a
40 changed files with 753 additions and 1175 deletions

View File

@@ -4,6 +4,9 @@
{
"path": "./packages/query-dsl/tsconfig.json"
},
{
"path": "./packages/runtime/tsconfig.json"
},
{
"path": "./packages/server/tsconfig.json"
}