NestJS
Links
- NestJS Docs (Code)
- NestJS Crash Course: Everything you need to know! (2021)
- NestJS Mono repo starter - Full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end testing.
- nestjs-graphql-dataloader - Easily add dataloader to a nestjs/graphql 7+ application with automatic sequencing and a template method.
- nestjs-minio - Your favorite object storage with nestjs.
- Building Paper Audio with NestJS, Jovo, and React (2021)
- NestJS Commander - Module for using NestJS to build up CLI applications.
- testing-nestjs - Community methods of testing NestJS.
- Ogma - No-nonsense logger developed to make logging simple, and easy to read in development.
- Mapped Types - Configuration module for Nest framework.
- NestJS Shell - Interactive shell for NestJS which allows you to plug-in your custom commands and use them when the app's running.
- NestJS npm Library Template
- NestJS TypeScript, Prisma, Apollo Server GraphQL project
- nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules.
- NestJS Authentication: JWTs, Sessions, logins, and more! | NestJS PassportJS Tutorial (2021)
- Nest Access Control - Helper Module for building a Role and Attribute based Access Control System for Nestjs.
- NestJS: Type-safe File Uploads (2021)
- OpenApi for your REST APIs in NestJS (2021)
- Send Emails with NestJS (2021)
- Introducing NestJS Prisma Library and Schematics (2021)
- NestJS - RabbitMQ custom strategy - Custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP.
- nest-raven - Sentry Raven Module for Nest.js Framework.
- Prisma Generator NestJS DTO - Generates NestJS DTO classes from Prisma Schema.
- oak_nest
- Nest.js authentication with Passport. Real World example
- Nest CQRS - Lightweight CQRS module for Nest framework. (Example)
- NestJS Google Cloud Pub/Sub Microservice Transport
- nestjs-console - Nestjs module that provide a cli to your application.
- NestJS Crash Course - Build a Complete Backend API (2022)
- Prisma 2 Impressions with NestJS (2021)
- NestJs JWT - Access Tokens & Refresh Tokens (2021)
- Terminus NestJS
- NestJS-Spelunker - NestJS Module for generating a NestJS Applications Module Dependency Graph.
- Functional-NestJS - Functional Programming with NestJS, Prisma. Immutable, pure, stateless.
- NestJS-Pino - Platform agnostic logger for NestJS based on Pino.
- Nestia - Automatic SDK and Document generator for NestJS.
- Nest Hackathon Starter - Includes Prisma, email verification, Passport-JWT authentication, Swagger and more.
- NestJs CRUD for RESTful APIs
- Nest GraphQL GraphQL Yoga driver
- Template repository for TypeScript backend server using NestJS/TypeORM
- Prisma NestJS GraphQL - Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module.
- Example of a GraphQL API built with NestJS, Prisma and TypeScript
- Nest framework TypeScript starter
- NestJS Temporal
- Nest JS WebSockets - Guards and Authorization with CASL (2022)
- NestJS Starter
- NestJSApiBoilerplateJWT - API Boilerplate to create a ready-to-use REST API in seconds with NestJS 9.x and JWT Auth System.