nestjs-typeorm-paginate icon indicating copy to clipboard operation
nestjs-typeorm-paginate copied to clipboard

Remove dependency on `@nestjs` packages

Open fbuccioni opened this issue 6 months ago • 0 comments

Hey everyone, first of all, thanks for this amazing work.

I want to use TypeORM outside NestJS and I have to install that useless dependencies on my case, so I remove it, anyway the way that you get the connection in the tests is going to be deprecated, so also is a improvement.

Additionally I have 2 questions:

  1. If you don't want to remove the dependencies, is possibly to do a new package from your pacakge to solve the use case?
  2. If you accept this, it would be necessary to change the name of the package XD ?

fbuccioni avatar Jun 09 '25 16:06 fbuccioni