typeorm-seeding
insteadThis is a Node.js module available through the
npm registry and requires Node.js v8+ to run. Installation is done using the
yarn add
command OR
npm install
command:
yarn
$ yarn add typeorm-seed-extension -S
npm
$ npm install typeorm-seed-extension -S
Fell free to make any suggestions and pull requests :)