Open Romakita opened 2 years ago
MikroORM is now supported by Ts.ED framework. It could be interesting to have a CLI plugin to simplify Mikro ORM integration to a Ts.ED project.
tsed init g
We can take as example the @tsed/cli-typeorm module.
@tsed/cli-typeorm
tsed init
tsed g
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Information
MikroORM is now supported by Ts.ED framework. It could be interesting to have a CLI plugin to simplify Mikro ORM integration to a Ts.ED project.
Features
tsed init g
We can take as example the
@tsed/cli-typeorm
module.Acceptance criteria
tsed init
command provide a new option in ORM sectiontsed g
command provide a recipe to generate a new mikro orm connection