Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 445 Bytes

File metadata and controls

23 lines (14 loc) · 445 Bytes

TypeORM seed extension

Installation

TypeORM seed extension requires Node.js v8+ to run.

Using yarn

$ yarn add typeorm-seed-extension -S

or npm

$ npm install typeorm-seed-extension -S

This library is the separated seed feature of the w3tecch/express-typescript-boilerplate project

License

MIT