nestjs Packaging NestJS Modules for NPM Installs Create and package NestJS modules and push them to the npm registry. Now you can npm install them anywhere and start using them straight away!
nestjs Setting up a Database Module in Nest.js There were a couple of mistakes that I made when setting up a Nestjs database module. Hopefully this will help you avoid the same errors!