Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

LogansUA/typeorm-seed-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeORM seed extension

This package is deprecated, use typeorm-seeding instead

NPM Version GitHub license Node.js Version

NPM

Install

This 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

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

Contributing

Fell free to make any suggestions and pull requests :)

License

MIT