#How to create reusable libraries using Nest.js?

3 messages · Page 1 of 1 (latest)

idle mesa
#

I need to create a library in Nest.js. Can anyone explain how to create a reusable library using Nest Modules that can be installed in different projects. Thanks in Advance!

heavy socket
#

Getting Started with building reusable packages for NestJS. (Step-By-Step) For any node js developer NPM registry is like a weapon for a…

DEV Community

tags: nestjs, nest, dependency injection, providers

#

I would also encourage you to look through the sources of other official NestJS libraries to get the gist of it