awesome-nestjs
A curated list of awesome things related to NestJS 😎
11k stars
224 watching
944 forks
last commit: 18 days ago
Linked from 1 awesome list
awesomeawesome-listlistnestjs
Awesome NestJS / Resources | |||
| Website | |||
| Official Guide | |||
| GitHub Repo | 66,853 | 10 days ago | |
| YouTube channel | |||
Awesome NestJS / Resources / Examples | |||
| Nest Starter | 1,865 | about 1 month ago | Nest framework TypeScript starter |
| JavaScript Starter | 117 | 12 months ago | Nest framework JavaScript (ES6 / ES7 / ES8) starter |
Awesome NestJS / Resources | |||
| Discord | |||
| Telegram (community maintained) | |||
| Telegram (Brazilian Portuguese speak community) | |||
| Telegram (Russian speak community) | |||
| Telegram (Ukrainian speak community) | |||
| Slack (Korean speak community) | |||
| Reddit (community maintained) | |||
| Facebook (Polish speak community) | |||
| API reference for NestJS official packages | |||
| Simplified Chinese Documentation | |||
| Revealing framework fundamentals: NestJS behind the curtain by Kamil Myśliwiec | |||
| Taming reactive Node.js: Stream-oriented architecture with NestJS | Kamil Myśliwiec | |||
| (PL) Node.js - developing advanced applications using NestJS | |||
| articles made by the core team | NestJS content on Dev.to: ; | ||
| Blog of Trilon | (NestJS creator's company) | ||
| NestJS30Days | 370 | over 1 year ago | Learn the NestJS framework in 30 days |
| Build a geofencing web app using NestJS and the Google Maps API | |||
| Build live comments with sentiment analysis using NestJS | |||
| Build a chat app with sentiment analysis using NestJS | |||
| Create a realtime graph using NestJS | |||
| Build a realtime table with DataTables and NestJS | |||
| NestJS Basic Auth and Sessions | |||
| MEAN Stack with NestJS and Swagger | |||
| NestJS Ideas API | YouTube playlist by Kelvin Mai: - A project based course on Full Stack Typescript covering NestJS, GraphQL PostgreSQL, Angular and NgRx | ||
| Angular + NestJs Tutorials | YouTube playlist by Codeforges TM: - Building a full-stack blog with NestJS, Angular and Angular Material | ||
| The complete NestJS developer. Enterprise Node.js framework | Udemy free course: - The complete guide for developers how to create enterprise ready applications using NestJS framework | ||
| NestJS and Project Structure - What to Do? | An article to show you how to structure your application with NestJS | ||
| ChatServer | 65 | over 7 years ago | Server side of Chat App implemented using NestJS |
| Domain Driven Design - Library | 360 | over 1 year ago | Example of an application that follows Domain Driven Design |
| Realworld Example App | 3,048 | 7 months ago | Exemplary real world backend API built with NestJS + TypeORM |
| Mant | 20 | almost 7 years ago | New Stack on the Market to beat them all MANT |
| REST NestJS Postgres | 146 | almost 7 years ago | CrudJS implemented as a REST API, using NestJS and Postgres |
| Nest Permissions Seed | 152 | over 4 years ago | A simple application demonstrating the basic usage of permissions with NestJS |
| Angular NestJS Rendering | 104 | over 6 years ago | Angular 5+ server side rendering using NestJS |
| Angular Contact Manager App | 39 | almost 7 years ago | A Contact Manager App using Angular, NestJS, Mongoose, Passport, JWT |
| Books Library API | 32 | over 3 years ago | A restful API with NestJS and mongoose |
| Passport Auth NestJS | 63 | about 4 years ago | Passport strategies and oauth integration built with NestJS |
| NestJS Auth0 | 207 | over 1 year ago | An example NestJS application that uses Auth0 via Passport for authentication |
| Nest Ideas API | 520 | over 1 year ago | An implementation of a REST and GraphQL server built with NestJS, PostgresQL and TypeORM |
| Nestcloud Starter | 56 | over 1 year ago | Quickly start a micro-service app use nestcloud |
| Nodepress | 1,431 | 29 days ago | A RESTful API server application for Blog CMS |
| Serverless-Lambda-DynamoDB | 178 | 9 months ago | A fully SERVERLESS in-production application with AWS Lambda, DynamoDB, DynamoDB Streams |
| Serverless-Lambda-FirestoreDB | 176 | over 1 year ago | A fully SERVERLESS in-production application with AWS Lambda, FirestoreDB, Firebase Auth, Winston Logger, Swagger. Also implements admin role authorization |
| Serverless NestJS TypeOrm | 115 | 11 months ago | Example how to NestJS using the serverless framework with TypeORM |
| Passport Email Auth | 474 | over 1 year ago | Starter project that includes API for user email authentication with MongoDB and PassportJs |
| NestJS Project Structure | 1,029 | about 2 months ago | Example of constructing a project structure with NestJS |
| NestJS Elasticsearch Vue | 55 | 11 months ago | Autocomplete search with NestJS, Elasticsearch and Vue |
| TypeScript Clean Architecture | 1,392 | about 1 year ago | Clean Architecture based application with NestJS, PostgreSQL and TypeORM |
| NestJS Apps Collection | 320 | 7 days ago | Collection example apps with NestJS and Typeorm, Mongodb, PostgreSQL, GraphQL, Mercurius, etc. for the NestJS community |
| Lyricstify | 161 | 3 months ago | Command line based application to show synchronized Spotify lyrics in your terminal. Built with Node, TypeScript, Nest Commander & RxJs |
| NestJs RabbitMQ Transporter with the graceful shutdown | 31 | about 1 year ago | An implementation example of graceful shutdown for microservices based on RabbitMQ message broker |
| NestJs Authentication | 166 | 5 days ago | NestJS Authentication without Passport using Bcrypt, JWT and Redis |
| LawKnowledge | 96 | 7 months ago | : A legal knowledge search Q&A app for Vietnam's Legal Code using a language model |
| NestJs Farm Starter | 12 | 4 months ago | Compile a nestjs project using , Compile in milliseconds |
| Clean NestJs architecture | 22 | about 2 years ago | This boilerplate show how to setup a clean architecture with NestJs including unit, integration and e2e tests |
| 🧪 Fully tested NestJS Prisma Clean Architecture Boilerplate | 667 | about 1 year ago | This boilerplate shows how to test your NestJS API with unit, integration and e2e tests. Use-cases are written in functionnal programming with FP-TS |
| NestJS Permission Boilerplate | 210 | almost 3 years ago | This is a basic NestJS boilerplate project built on the more powerful Node.js framework. The main purpose of this project is to dynamically handle roles and permissions assigned to the user |
| SQB NestJS Boilerplate | 683 | about 1 year ago | A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! |
| Nest BFF | 635 | over 3 years ago | A boilerplate web application starter-project using NestJS. Includes CLI, and MongoDB migrations features |
| NestJS Template | 503 | 3 months ago | Scaffold your next TypeScript API with this production-ready NestJS template crafted for Docker environments |
| MEAN Todo with NestJS | 361 | over 1 year ago | A simple Todo application with NestJS and Swagger. Included Authorization/Authentication |
| NestJS Boilerplate | 619 | over 1 year ago | Boilerplate with available authentication, typeorm, env configuration and swagger. Everything you need to start making great things |
| Awesome Nest Boilerplate | 2,353 | 20 days ago | Typescript, Postgresql, TypeORM, Swagger for Api documentation, Role base access control, and best application architecture |
| NestJS Prisma Starter | 2,325 | 3 months ago | Starter project for NestJS includes Graphql with Prisma Client, Passport-JWT authentication, Swagger Api and Docker |
| TeanJS | 76 | over 1 year ago | TeanJS is a starter that provides you all the keys to be able to start writing your code as quickly as possible |
| NestJS DDD Boilerplate | 373 | over 1 year ago | Domain Driven Design Base app with NestJS, Class Validator and TypeORM. SOLID principles applied to create fully testable applications |
| Nest Mongo Graphql | 82 | over 3 years ago | Starter Kit using NestJS MongoDB Graphql and inspired the type schema first approach |
| Ultimate Backend | 2,624 | 11 days ago | Enterprise multi-tenant SaaS starter kit with CQRS GraphQL microservice architecture, apollo federation, event source and authentication |
| NestJS GraphQL Boilerplate | 172 | over 1 year ago | Dockerized API boilerplate with NestJS, TypeORM, TypeGraphQL, MongoDB, GraphQL and automated tasks with Makefile. Code first approach |
| NextJS & NestJS GraphQL Starter | 404 | over 1 year ago | GraphQL NestJS with NextJS boilerplace. Includes GitHub, Reddit & Google OAuth |
| The Knests Stack | 335 | 4 days ago | Full stack/end starter with: PostgreSQL, Knex.js, NestJS, Next.js, GraphQL, React, Material-UI, Docker multistage images for, Docker compose and a GitLab CI/CD pipeline fully configured |
| Nest Hackathon Starter | 402 | over 1 year ago | Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more |
| Stator | 298 | almost 2 years ago | A full-stack boilerplate that does it all - automatic releases, deployments, enforced conventions |
| NestJS REST Starter Kit - By MonstarLab | 530 | 5 days ago | Features: JWT Auth, RBAC Authorization, TypeORM, winston logger, Pagination, Auto-generated Swagger. Other: prettier, commit-linting husky hooks, SonarCloud, docker-compose |
| NestJS Api Boilerplate JWT | 494 | about 20 hours ago | An API Boilerplate to create a ready-to-use REST API in seconds with NestJS + TypeORM and JWT Auth |
| NestJS REST API boilerplate for typical project | 2,991 | 5 days ago | Boilerplate with Auth, TypeORM, PostgreSQL, Mailing, I18N, Docker, File uploads (support local and Amazon S3 drivers), Swagger, Tests, CI |
| NestJS and Prisma Yarn Monorepo Starter Template | 129 | almost 2 years ago | Full-stack monorepo starter (Yarn workspaces) with Prisma, GraphQL, CI and more |
| Truthy NestJS Headless CMS | 501 | 2 months ago | Open source headless CMS API written using NestJS, that has built-in modules like User Management, Role Management, Permission Management, Email Module, Account Settings, 2FA settings, Throttling, RBAC support, Localization, frontend application written with ReactJS & Redux Saga, UI built with Ant design and many more. Other: unit test using Jest, prettier, commit-linting husky hooks, PostgreSQL, Redis, docker etc |
| NestJS Realtime Chat | 85 | about 1 year ago | Boilerplate for a realtime chat based on Websockets, TypeORM, PostgreSQL, REST, Docker which includes PassportJS/JWT auth, rooms, kick/ban user functionality |
| Nest Sequelize JWT | 154 | over 5 years ago | Starter kit Nest + Sequelize + jwt |
| Nest sequelize-typescript | 358 | over 1 year ago | Nest + sequelize-typescript + JWT + Jest + Swagger |
| Samchon Backend | 634 | about 1 month ago | Template project for NestJS which utilizes Nestia, Safe-TypeORM and PostgreSQL. It supports developers to follow the TDD (Test Driven Development) and BDD (Behavior Driven Development) principles. Documents are well-formed and additional example projects are provided |
| NestJS Starter | 97 | 4 days ago | Starter for BFF, MS and API Rest with NestJS, scalable by environments with centralized configuration to use GitOps, CI/CD with GitHub Actions, Dockerization, Conventional commits, versioning, etc... and much more |
| NestJS HTTP Boilerplate | 83 | 5 months ago | A template for NestJS, Fastify, Typegoose, Vitest, custom Logger implementation, Redis and more, fast and simple boilerplate |
| Ultimate NestJs | 317 | 2 days ago | Nestjs template with Mikroorm, postgres, i18n , twilio, CI/CD with Github actions, conventiona commits with cz and husky, caching, mailer , sentry. Extended ESLint config for best practices. Also has nest's new added |
| Zen NestJS Prisma Apollo Angular Starter | 185 | about 2 months ago | An Nx monorepo for creating user portals as a progressive web application. Zen integrates the most widely adopted dependencies within the NestJS, Prisma, Apollo & Angular eco-systems. Code generating the entire data access layer for you |
| NestJS Webpack Boilerplate | 112 | 2 days ago | Boilerplate for NestJS with Webpack, Pnpm, Fastify, Swagger, Pino Logger, Airbnb JavaScript Guide, Google JSON Style, ESLint, Prettier, Editorconfig, Husky, Lint-Staged, Commitlint, Axios, Docker, Alias Path, Error Handling and Clustering |
| Nest Prisma Zod Boilerplate | 117 | 2 days ago | A best practice for NestJS framework with using Prisma + Postgres, Socket.IO, Zod and Vitest |
| NestJS Boilerplate using Typescript Generics | 36 | 6 months ago | A NestJS boilerplate that uses abstraction to create generic controller, service, dtos and entity, aiming to encapsulate a reusable logic throughout the project in one centralized base module using TypeORM & MongoDB |
| NestJS Drizzle Auth.js | 20 | 1 day ago | A Nest.js Boilerplate Using Drizzle + Postgres and integrates Auth.js |
| NestJS Boilerplate with Awesome Docs | 111 | 5 days ago | A NestJS boilerplate with SWC builder, PNPM, Auth, TypeORM, PostgreSQL, Seeding data (TypeORM Extension), Mailing (@nestjs-modules/mailer, nodemailer), Logging (Pino), Exception Handling, I18N, Dockerization (Local development, production), Swagger, Document (Vuepress), Lint & format (ESLint, Prettier, Editorconfig, Husky, Lint-Staged, Commitlint), Tests, CI |
Awesome NestJS / Projects using NestJS | |||
| Ever® | 1,726 | 5 months ago | Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces |
| Feednext | 317 | almost 2 years ago | Open-Source Social Media Application |
| Gauzy | 2,218 | 3 days ago | Open-Source Profits Sharing Platform for modern agencies and studios |
| Notadd | 2,821 | 3 months ago | Microservice development architecture |
| Novu | 34,509 | 10 days ago | The open-source notification infrastructure with fully functional embedded notification center |
| Pimp My PR | 101 | over 1 year ago | Open-Source platform for statistics and pull request management |
| Teable | 11,345 | 1 day ago | A Super fast, Real-time, Professional, Developer-friendly, No code database |
| ToolJet | ToolJet is the open-source low-code framework alternative to Retool & Mendix to build & deploy internal tools with minimal engineering effort. ( ) | ||
| Vendure | 5,613 | 1 day ago | Open-Source headless GraphQL ecommerce framework built on NestJS, with a focus on developer productivity and ease of customization |
| iola | 152 | 12 months ago | Socket client with Rest API |
| Amplication | 15,085 | 10 days ago | Amplication is an open-source low-code devtool that auto-generates backend apps built with TypeScript and Node.js, and a client built with React |
| Necord/Toolkit | 23 | about 22 hours ago | Toolkit is an open-source bot for searching and sending documentation, built with Necord |
| Undb | 2,067 | 1 day ago | Undb is a no-code database based on Svelte-kit and SQLite |
| Eicrud | 452 | 12 days ago | An opinionated framework that extends NestJS with CRUD services, user management commands, and authorization controls |
Awesome NestJS / Components & Libraries | |||
| @nestjs/cqrs | 830 | about 19 hours ago | A lightweight CQRS module for Nest framework |
| @nestjs-architects/typed-cqrs | 22 | 24 days ago | A wrapper for the Nest CQRS library for better typing of query and command results |
| nestjs-config | 698 | about 1 year ago | A Great module to handle project configurations |
| nest-typed-config | 200 | about 22 hours ago | Intuitive, type-safe configuration module for Nest framework |
| configfy | 49 | 5 days ago | A decorator based configuration module that makes it easier to deal with configuration files and secrets |
| @nestcloud/cli | 421 | 7 months ago | A Node.js micro-service solution based on Consul, writing by Typescript language and NestJS framework |
| nestjs-easyconfig | 188 | 4 months ago | A NestJS module for managing configs that provides some sleek features |
| nest-schedule | 433 | over 1 year ago | Schedule job easier by decorator |
| nest-queue | 71 | over 1 year ago | Easy queue management based on Redis for your application |
| NestJS Toolbox | 301 | 10 days ago | The repository contains a suite of components and modules for NestJS |
| nestjs-multer-extended | 202 | 5 days ago | Extended MulterModule for NestJS framework with flexible Amazon S3 upload and helpful features |
| nestjs-cls | 429 | about 2 months ago | A continuation-local storage module for Nest (using ) |
| nestjs-http-promise | 73 | about 1 year ago | A Promise-based alternative to , with retries feature using and |
| NestJS Toolkit | 40 | 4 days ago | This toolkit is intended to be used in , or any project that uses a centralized configuration, following the same architecture of the starter. Pks: http-client, typeorm, redis, filter exceptions, test utilities with test containers |
| typia | 4,492 | 4 days ago | : 20,000x times faster runtime validator using pure TypeScript type |
| @nestia/core | 1,798 | 5 days ago | : 20,000x times faster validation and 200x faster JSON serialization decorators using . Enable to utilize pure TypeScript interface type as DTO, and overall server performance improved by about 30x times. Also, supports advanced controlle methods through |
| @nestia/migrate | 1,798 | 5 days ago | : Migration program generating NestJS project from file. Also possible to generate SDK (collection of functions with type definitions) and Mockup Simulator (backend server simulator embedded in SDK) from file through |
| dto-classes | 75 | over 1 year ago | : Developer-friendly parsing, validation & serialization. Pipes auto-parse via type declarations. Uses properties for field schemas, not decorators |
| nestjs-conditional-exception-filter | 16 | 3 months ago | A tiny utility to support attribute-based exception filtering, ie., no need to use classes for |
| murlock | 68 | 4 months ago | MurLock is a distributed lock solution designed for the NestJS framework. It provides a decorator that allows for critical sections of your application to be locked to prevent race conditions |
| @nestjs-library/config | 63 | 13 days ago | A NestJS module for managing environment variables easily and securely |
| @youba/nestjs-dbvalidator | 17 | 29 days ago | A NestJS module has some built-in database validators using class-validator and typeorm |
| @jmcdo29/nestjs-spelunker | 306 | 12 months ago | A NestJS module that does a bit of a dive through the provided module and reads through the dependency tree from the point of entry given |
| StyleGuide and Coding Conventions | 20,742 | 3 months ago | An unofficial TypeScript StyleGuide |
| @nestjs/websockets | |||
| tgrid | 141 | 24 days ago | TypeSCript RPC (Remote Procedure Call) framework supporting websocket and worker protocols with pure TypeScript types. Supports NestJS websocket controller methods with |
| A simple, flexible and powerful cache decorator factory for NestJS framework | |||
| @nestjs-modules/ioredis | 143 | 4 months ago | A ioredis module for Nest framework |
| @liaoliaots/nestjs-redis | 385 | about 21 hours ago | Redis(ioredis) module for NestJS framework |
| @squareboat/nest-mailman | 216 | over 1 year ago | The only 📮 mailer package you need for your NestJS Applications |
| @nestjs-modules/mailer | 839 | 2 months ago | A mailer module for Nest framework |
| @nestjs/swagger | 1,679 | about 18 hours ago | This's an OpenAPI (Swagger) module for Nest. |
| nestjs-asyncapi | 191 | 4 days ago | AsyncAPI module for NestJS |
| @ptc-org/nestjs-query-* | 152 | 3 days ago | Nest CRUD for GraphQL APIs |
| @nestia/sdk | 1,798 | 5 days ago | Automatic SDK (Software Development Kit, collection of functions with type definitions like ), Mockup Simulator (backend server simulator embedded in SDK like ) and Swagger generators, evolved than ever. Also, it can automatically generate e2e test functions for every API routes by analyzing your NestJS server codes |
| nest-problem-details | 29 | 11 months ago | An exception filter to return -compliant HTTP responses |
| @nestjs-library/crud | 191 | 5 days ago | Automatically generates CRUD routes of a controller for given TypeORM entity |
| @nest-middlewares/* | 378 | 11 months ago | Common, injectable middlewares for NestJS |
| nest-cloudflare-turnstile | 10 | 26 days ago | ☁️ Cloudflare Turnstile Captcha integration for NestJS |
| @squareboat/nest-eyewitness | 34 | almost 4 years ago | Receive error reports directly to your inbox whenever any exception is witnessed 👀 in your NestJS application |
| nestjs-flub | 247 | 9 months ago | Pretty Error Stack Viewer for NestJS Framework |
| nestjs-enlighten | 78 | over 2 years ago | A laravel-ignition like error page for NestJS Framework |
| nestjs-rate-limiter | 238 | almost 2 years ago | A highly configurable rate limiter library |
| nest-raven | 248 | 4 days ago | Sentry Raven ( ) Module for NestJS Framework |
| nestjs-sentry | 379 | 17 days ago | Another NestJS Sentry module, with injectable sentry client |
| eslint-plugin-nestjs | 40 | almost 3 years ago | ESLint rules for NestJS framework |
| @darraghor/eslint-plugin-nestjs-typed | 171 | 9 days ago | ESLint rules for NestJS framework |
| nest-router | 614 | over 1 year ago | Router Module For NestJS Framework 🚦 🚀 for organizing your Routes, creating a routes tree, and more |
| nestjs-dialogflow | 72 | 20 days ago | Dialog flow module that simplify the web hook handling for your NLP application using NestJS |
| nest-winston | 627 | 5 days ago | Winston module for NestJS |
| nestjs-pino | 1,238 | 1 day ago | Pino module for NestJS Log with request context in any place |
| @ogma/* | 289 | 5 days ago | A monorepo for the Ogma logger and related packages |
| @nestjs/terminus | 670 | about 20 hours ago | Integrated healthchecks, based on package |
| @metinseylan/nestjs-opentelemetry | 358 | over 1 year ago | Deeply integrated NestJS OpenTelemetry module with auto instrumentations |
| nest-status-monitor | 266 | over 1 year ago | Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for NestJS based node servers |
| @narando/nest-xray | 63 | 5 days ago | Record incoming and outgoing request for , also supports custom instrumentation |
| nestjs-otel | 544 | 6 days ago | OpenTelemetry module for NestJS |
| nestjs-hot-shots | 18 | 1 day ago | Hot-shots Module for NestJS. A Node.js client for Etsy's StatsD server, Datadog's DogStatsD server, and InfluxDB's Telegraf StatsD server |
| nestjs-prometheus | 504 | 4 days ago | NestJS module for Prometheus |
| nestjs-i18n | 644 | 1 day ago | Adds i18n support easily to your server, with a rich formatting api build in |
| nestjs-cashify | 90 | about 1 year ago | Currency conversion module for NestJS |
| nest-event | 149 | over 1 year ago | Event handling with decorators for NestJS Framework |
| nestjs-session | 211 | 1 day ago | Idiomatic Session Module for NestJS. Built on top of |
| nestjs-resilience | 140 | 1 day ago | A module for improving the reliability and fault-tolerance of your NestJS applications |
| nestjs-graceful-shutdown | 48 | 2 months ago | A powerful package for gracefully shutting down NestJS applications |
| nestjs-rbac | 421 | about 1 year ago | RBAC module for NestJS, with a dynamic storage and cache |
| nestjs-keycloak-admin | 180 | about 1 year ago | Keycloak Admin Client with support for User Managed Access protocol |
| nestjs-oso | 37 | 5 days ago | Library that simplifies the implementation of OSO (open-source policy engine for authorization) |
| nestjs-mtenant | 96 | about 1 year ago | A module for NestJS to enable multitenancy support with deep integration into the system as whole (based on ) |
| nestjs-pg-notify | 78 | 12 months ago | NestJS custom transport strategy for PostgreSQL Pub/Sub |
| nestjs-transport-eventbus | 27 | over 3 years ago | The module for Nest to allow broadcasting events via variety of nestjs trasports in easy way |
| nestjs-google-pubsub-microservice | 86 | 6 months ago | Custom Google Cloud Pub/Sub microservice transport |
| nestjs-prisma | 574 | 3 months ago | Library and schematics adding Prisma integration to a NestJS application |
Awesome NestJS / Testing | |||
| Testing Nestjs | 2,892 | about 1 month ago | A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more! |
| @golevelup/ts-jest | Utilities for making testing NestJS applications easier. Currently supports Jest | ||
| mockingbird | A library to create typed tests fixtures/mocks using decorators and built-in faker support | ||
| NestJS + Pact | Injectable Pact.js Consumer/Provider for NestJS | ||
| @automock/jest | 354 | about 21 hours ago | Standalone library for class-dependencies auto mocking |
Awesome NestJS / Integrations | |||
| Nest + Auth0 | 90 | about 6 years ago | NestJS Framework web application with Auth0 |
| @tfarras/nestjs-firebase-auth | 68 | 7 months ago | NestJS Passport Strategy for Firebase Auth using Firebase Admin SDK |
| @alpha018/nestjs-firebase-auth | 30 | 25 days ago | NestJS Module for Auth, RBAC and Firebase Admin SDK to simplify the process to use Firebase in general terms |
| @getlarge/nestjs-ory-integration | 13 | about 2 months ago | Suite of libraries to integrate the Ory stack (Hydra, Keto, Kratos) to secure your NestJS applications |
| @nestjs/typeorm | 1,906 | about 20 hours ago | A TypeORM module for Nest framework [ ] |
| @nestjs/mongoose | 519 | about 19 hours ago | A Mongoose module for Nest framework |
| typeorm-factories | 44 | over 1 year ago | A TypeORM Entities factories. Useful for NestJS unit testing |
| nest-transact | 114 | over 1 year ago | The simplest transactions using with Nest and TypeORM |
| nestjs-typegoose | 291 | 1 day ago | A module for Nest framework |
| kindagoose | 27 | 3 months ago | A fresh integration with NestJS that supports dependency injection in hooks |
| @mikro-orm/nestjs | 200 | 5 days ago | A module for Nest Framework |
| Nest Prisma | A Fully Type-Safe ORM for | ||
| nestjs-tile38 | 12 | 3 days ago | A module for Nest framework |
| nestjs-drizzle | 114 | about 1 month ago | A module for Nest |
| @golevelup/nestjs-graphql-request | 2,248 | 4 days ago | Easily inject and work with GraphQLClient instances from server side NestJS code. Useful for interacting with third party GraphQL APIs |
| @golevelup/nestjs-hasura | 2,248 | 4 days ago | NestJS integrations for working with which provides realtime GraphQL APIs over your Postgres Database |
| @kolpakov-p/zod-to-nestjs-graphql | 20 | 6 months ago | A tool to generate GraphQL types from your contracts |
| nestjs-typeorm-paginate | 841 | 2 months ago | A simple function and interfaces for pagination |
| nestjs-paginate | 429 | about 20 hours ago | Pagination and filtering helper method for TypeORM repositories or query builders |
| @jashkasoft/nestjs-json-rpc | 61 | 5 days ago | JSON RPC transport layer for the NestJS framework |
Awesome NestJS / Integrations / VSCode | |||
| NestJS Files | Quickly create NestJS Files | ||
| NestJS Snippets | 108 | about 4 years ago | Vscode NestJS code Snippets |
Awesome NestJS / Integrations | |||
| nestjs-amqp | 190 | over 1 year ago | An amqp connection manager |
| nestjs-rmq | 287 | 3 months ago | A custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP |
| @golevelup/nestjs-rabbitmq | 2,248 | 4 days ago | Flexible AMQP integrations for NestJS that supports multiple messaging patterns and intuitive decorators |
| @getlarge/nestjs-tools-amqp-transport | 44 | 9 days ago | An extended transport strategy supporting |
| nestjs-geteventstore by PrestaShopCorp | 34 | over 1 year ago | An evenstore.org module for NestJS CQRS with Projects and Subscriptions. Supports Eventstore 21.10.0+ |
| @juicycleff/nestjs-event-store | 199 | almost 2 years ago | An evenstore.org module for NestJS CQRS with adapter support to persist lastcheckpoint for Catchup subscription |
| @ocoda/event-sourcing | 106 | about 24 hours ago | An Event Sourcing and CQRS module for NestJS with support for MongoDB and DynamoDB |
| nestjs-braintree | 76 | over 1 year ago | A module for webhooks and transactions |
| @golevelup/nestjs-stripe | 2,248 | 4 days ago | Injectable client plus autowired Stripe webhook handling for deeper integrations |
| ra-data-nestjsx-crud | 101 | over 1 year ago | Data provider which integrates React Admin with library |
| @adminjs/nestjs | 158 | 10 months ago | NestJS plugin for , an automatic admin interface which can be plugged into your application |
| @forestadmin/agent | 66 | 4 days ago | NestJS compatible plugin for , an off-the-shelf administration panel based on a highly-extensible API plugged into your application |
| @nestjs/bull | 602 | about 20 hours ago | A Bull module for Nest framework |
| nestjs-zeebe | 24 | 8 months ago | |
| nestjs-telegraf | 513 | 5 days ago | A module for creating Telegram bots using NestJS, based on |
| necord | 355 | 1 day ago | A module for creating Discord bots using NestJS, based on |
Awesome NestJS / Integrations / necord | |||
| @necord/pagination | 15 | 1 day ago | A lightweight Pagination module for |
| @necord/localization | 11 | about 24 hours ago | Localize your Discord bot with |
Awesome NestJS / Integrations | |||
| @codebrew/nestjs-storage | 117 | about 2 years ago | A manage file storage module( ) for NestJS Framework |
| @getlarge/nestjs-tools-file-storages | 44 | 9 days ago | A FileStorage Module supporting several strategies ( , , ) to store files |
| @getlarge/nestjs-tools-fastify-upload | 44 | 9 days ago | Suite of Interceptors and request decorators to handle file upload with |
| @nonfig/nestjs-config | 41 | over 3 years ago | A module for Configuration Management Service. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact |
| @tfarras/nestjs-firebase-admin | 31 | almost 3 years ago | NestJS Module for |
Awesome NestJS / Runtime | |||
| @nestjs/cli | 1,950 | about 20 hours ago | CLI tool for NestJS applications |
| nest-commander | 429 | 1 day ago | A module for using NestJS to build up CLI applications |
| generator-nestjs-app | 57 | about 5 years ago | A yeoman generator for NestJS apps |
| nestjs-console | 559 | 10 months ago | A NestJS module that provide a cli to application |
| nest-sdk-generator | 90 | almost 2 years ago | A command-line utility to generate a fully typed SDK from a Nest.js REST API |
Awesome NestJS / Meetups | |||
| NestJS Meetup | community driven meetup | ||
| NestJS Vienna Meetup | meetup for NestJS developers in Vienna and surroundings | ||