think nest will be best to orcastrate thigns

This commit is contained in:
2026-04-17 20:46:24 -04:00
parent 03f8916da4
commit 9548706b33
13 changed files with 10438 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}