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
+8
View File
@@ -0,0 +1,8 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}