edwardanthony / nestjs-seeder

An extension library for NestJS to perform seeding.
MIT License
102 stars 21 forks source link

Make SeederRunner.run return a Promise #20

Open NotMaks opened 3 years ago

NotMaks commented 3 years ago

Useful when you have some code that needs to be run after everything is seeded