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
- The user is able to select a database to create the first connection and the correct configuration
- The required modules will be installed
- The user is able to generate a new connection with
tsed init g
We can take as example the @tsed/cli-typeorm module.
Acceptance criteria
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 gWe can take as example the
@tsed/cli-typeormmodule.Acceptance criteria
tsed initcommand provide a new option in ORM sectiontsed gcommand provide a recipe to generate a new mikro orm connection