add api category brand and fix product
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"start": "nest start",
|
||||
"start:dev": "nest start --watch",
|
||||
"start:prod": "node dist/main",
|
||||
"seed:industrial-products": "ts-node -r tsconfig-paths/register src/scripts/seed-industrial-products.ts",
|
||||
"lint": "eslint \"{src,test}/**/*.ts\" --fix",
|
||||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
||||
"typeorm": "typeorm-ts-node-commonjs -d src/config/typeorm.config.ts",
|
||||
|
||||
Reference in New Issue
Block a user