# nestjs **Repository Path**: trusted-list/nestjs ## Basic Information - **Project Name**: nestjs - **Description**: A collection of badass modules and utilities to help you level up your NestJS applications 🚀 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://golevelup.github.io/nestjs/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
A collection of Badass modules and utilities to help you level up your NestJS application.
| Package | Description | Version | Changelog | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- | | [`@golevelup/nestjs-common`](./packages/common) | Common types, mixins | [](https://www.npmjs.com/package/@golevelup/nestjs-common) | [changelog](./packages/common/CHANGELOG.md) | | [`@golevelup/nestjs-discovery`](./packages/discovery) | `DiscoveryModule` for finding providers, controllers and method handlers from your NestJS app that have certain metadata | [](https://www.npmjs.com/package/@golevelup/nestjs-discovery) | [changelog](./packages/discovery/CHANGELOG.md) | | [`@golevelup/nestjs-rabbitmq`](./packages/rabbitmq) | A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns | [](https://www.npmjs.com/package/@golevelup/nestjs-rabbitmq) | [changelog](./packages/rabbitmq/CHANGELOG.md) | | [`@golevelup/nestjs-modules`](./packages/modules) | A Dynamic Module helper. Useful for configuring once and importing anywhere else | [](https://www.npmjs.com/package/@golevelup/nestjs-modules) | [changelog](./packages/modules/CHANGELOG.md) | | [`@golevelup/nestjs-hasura`](./packages/hasura) | Super charged Hasura Event Handlers and other utilities for seamlessly integrating Hasura with NestJS | [](https://www.npmjs.com/package/@golevelup/nestjs-hasura) | [changelog](./packages/hasura/CHANGELOG.md) | | [`@golevelup/nestjs-graphql-request`](./packages/graphql-request) | Dependency Injection for GraphQLClient. Make type safe requests to third party GQL APIs | [](https://www.npmjs.com/package/@golevelup/nestjs-graphql-request) | [changelog](./packages/graphql-request/CHANGELOG.md) | | [`@golevelup/nestjs-webhooks`](./packages/webhooks) | Middlewares and helpers for processing webhooks | [](https://www.npmjs.com/package/@golevelup/nestjs-webhooks) | [changelog](./packages/webhooks/CHANGELOG.md) | | [`@golevelup/nestjs-stripe`](./packages/stripe) | Stripe client and webhook processing | [](https://www.npmjs.com/package/@golevelup/nestjs-stripe) | [changelog](./packages/stripe/CHANGELOG.md) | | [`@golevelup/ts-jest`](./packages/testing) | Jest utilities for making testing NestJS applications easier. | [](https://www.npmjs.com/package/@golevelup/ts-jest) | [changelog](./packages/testing/ts-jest/CHANGELOG.md) | | [`@golevelup/nestjs-google-cloud-pubsub`](./packages/google-cloud-pubsub) | A type-safe Google Cloud Pub/Sub integration for NestJS. | [](https://www.npmjs.com/package/@golevelup/nestjs-google-cloud-pubsub) | [changelog](./packages/google-cloud-pubsub/CHANGELOG.md) | | [`@golevelup/nestjs-graphile-worker`](./packages/graphile-worker) | Graphile Worker integration for NestJS. | [](https://www.npmjs.com/package/@golevelup/nestjs-graphile-worker) | [changelog](./packages/graphile-worker/CHANGELOG.md) | ## Contribute Contributions welcome! Read the [contribution guidelines](./docs/contributing.md) first. ## 📦 Publishing In order to release, changeset has to be run locally to provide human-readable notes and select the applicable packages. Once the changeset is pushed to master, a Github action will kick off and generate a PR with the preview ## License [MIT License](LICENSE) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):