@puq/puq
v0.0.9
Published
puq generators
Readme
@puq/puq
Summary
Code generators
Install
pnpm add -D @puq/puq
Features
npx nx g @puq/puq:api apps/<api-name>: generate nestjs projectnpx nx g @puq/puq:cli clis/<cli-name>: generate cli projectnpx nx g @puq/puq:client clients/<client-name>: generate angular projectnpx nx g @puq/puq:entity entity/<entity-name>: generate typeorm entity and dto classesnpx nx g @puq/puq:library libs/<library-name>: generate library projectnpx nx g @puq/puq:model model/<model-name>: generate database model typenpx nx g @puq/puq:module module/<module-name>: generate nestjs resource module including controller and module class
Useage
npx nx g @puq/puq:api apps/<api-name>
npx nx g @puq/puq:cli clis/<cli-name>
npx nx g @puq/puq:client clients/<client-name>
npx nx g @puq/puq:entity entity/<entity-name>
npx nx g @puq/puq:library libs/<library-name>
npx nx g @puq/puq:model model/<model-name>
npx nx g @puq/puq:module module/<module-name>Funding
Thank you for using @puq/puq It's an open-source project, and maintaining it takes time and effort. If you find this library useful, please consider supporting its ongoing development. Your contributions help ensure that the project stays up-to-date, secure, and well-maintained.
Your funding will go toward
- Bug fixes and updates to ensure compatibility with the latest versions of dependencies.
- New features that will make the library even more powerful.
- Documentation improvements to help users get the most out of [Your Library Name].
- General maintenance to keep the library running smoothly and securely.
Contact to the developer: [[email protected]]
