Skip to content

Deegiimurun/nestjs

 
 

Repository files navigation

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

Build Status

Package 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
@golevelup/nestjs-hasura Super charged Hasura Event Handlers and other utilities for seamlessly integrating Hasura with NestJS version changelog
@golevelup/nestjs-graphql-request Dependency Injection for GraphQLClient. Make type safe requests to third party GQL APIs version changelog
@golevelup/nestjs-webhooks Middlewares and helpers for processing webhooks version changelog
@golevelup/nestjs-stripe Stripe client and webhook processing version changelog

Contribute

Contributions welcome! Read the contribution guidelines first.

License

MIT License

About

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.6%
  • JavaScript 22.4%