I think we might have to depend on some NestJS packages when implementing #26
It would be unnecessary to have NestJS dependencies when using the library outside NestJS, hence we create a separate package (nestjs-monopay maybe) to have the NestJS module/service there.
That would require us to convert the repo into a monorepo
I think we might have to depend on some NestJS packages when implementing #26
It would be unnecessary to have NestJS dependencies when using the library outside NestJS, hence we create a separate package (
nestjs-monopay
maybe) to have the NestJS module/service there.That would require us to convert the repo into a monorepo