tsedio / tsedio/tsed-cli

[FEAT] Add MikroOrm plugin

Open
#257 1 comment 2 reactions 2 assignees View on GitHub

@derevnjuk is already working on this.

Since Jul 3, 2022.

enhancement good first issue pinned
Dominant language
TypeScript
Stars
43
Forks
24
Avg merge
27m
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.