refactor(nestjs): organization build

This commit is contained in:
Ahmed Bouhuolia
2025-04-02 12:01:38 +02:00
parent ed81d4c1e0
commit f11b09cd87
125 changed files with 2769 additions and 178 deletions

View File

@@ -12,6 +12,7 @@
"server2:start": "lerna run start:dev --scope \"@bigcapital/server2\"",
"test:watch": "lerna run test:watch",
"test:e2e": "lerna run test:e2e",
"start:debug": "lerna run start:debug",
"prepare": "husky install"
},
"devDependencies": {