Ravi Teja N
Results
1
issues of
Ravi Teja N
I am trying to run typeorm config using the below configuration "typeorm": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli.js --config src/modules/app/app.module.ts" Should i use different ormconfig.json file managing environment? How to run migrations...