Skip to content

[FEAT] Add MikroOrm plugin #257

Description

@Romakita

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

  • The tsed init command provide a new option in ORM section
  • The tsed g command provide a recipe to generate a new mikro orm connection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions