fechy / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of Badass modules and utilities to help you level up your NestJS application.

Build Status

Project Description Version Changelog
@golevelup/nestjs-common Common types, mixins version changelog
@golevelup/nestjs-discovery DiscoveryModule for finding providers, controllers and method handlers from your NestJS app that have certain metadata version changelog
@golevelup/nestjs-rabbitmq A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns version changelog
@golevelup/nestjs-modules A Dynamic Module helper. Useful for configuring once and importing anywhere else version changelog

About

A collection of badass modules and utilities to help you level up your NestJS applications πŸš€

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%