@cc-heart/nest-provider-generator

2.0.0 • Public • Published

nest-provider-generator

The nest-provider-generator is a powerful tool designed to streamline the process of generating Nest providers and their corresponding entities. It simplifies the task of creating and linking providers and entities in your NestJS project, reducing development time and effort.

Install

npm install @cc-heart/nest-provider-generator

Usage

Created at the root of the project nestProvider.config.js

example:

export default {
  // providerFactory path
  providerFactoryPath: '../../utils/provider.factory.js',
}

Use under the nest root nest-provider <module_name> to generator entity provider

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @cc-heart/nest-provider-generator

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

1.75 MB

Total Files

15

Last publish

Collaborators

  • cc-heart