forked from Yara724/api
Merge pull request 'Added data seed script' (#277) from s.yahyaee/yara724-api:main into main
Reviewed-on: Yara724/api#277
This commit is contained in:
1422
package-lock.json
generated
1422
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -13,6 +13,7 @@
|
||||
"start:debug": "nest start --debug --watch",
|
||||
"start:prod": "node dist/main",
|
||||
"seed:parsian-tehran": "ts-node scripts/seed-parsian-tehran.ts",
|
||||
"seed:reports-fixtures": "ts-node scripts/seed-insurer-reports-fixtures.ts",
|
||||
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
@@ -49,6 +50,7 @@
|
||||
"svg-captcha": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@compodoc/compodoc": "^2.0.0",
|
||||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.18.0",
|
||||
"@nestjs/cli": "^11.0.0",
|
||||
|
||||
2427
scripts/seed-insurer-reports-fixtures.ts
Normal file
2427
scripts/seed-insurer-reports-fixtures.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user