#How to create reusable libraries using Nest.js?
3 messages · Page 1 of 1 (latest)
Dynamic modules
Some references:
https://tkssharma.com/building-nestjs-typescript-package/
https://dev.to/nestjs/advanced-nestjs-how-to-build-completely-dynamic-nestjs-modules-1370
I would also encourage you to look through the sources of other official NestJS libraries to get the gist of it