Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add MikroOrm plugin #257

Open
2 tasks
Romakita opened this issue Jul 3, 2022 · 1 comment
Open
2 tasks

[FEAT] Add MikroOrm plugin #257

Romakita opened this issue Jul 3, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers pinned

Comments

@Romakita
Copy link
Contributor

Romakita commented Jul 3, 2022

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
@Romakita Romakita added the enhancement New feature or request label Jul 3, 2022
@Romakita Romakita added this to To do in Global Board via automation Jul 3, 2022
@stale
Copy link

stale bot commented Sep 20, 2022

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.

@stale stale bot added the wontfix This will not be worked on label Sep 20, 2022
@Romakita Romakita added pinned and removed wontfix This will not be worked on labels Sep 21, 2022
@Romakita Romakita added the good first issue Good for newcomers label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers pinned
Projects
Status: To do
Development

No branches or pull requests

2 participants