🐈nestjs-help
share a module
solved
other
Typescript error using NestExpressApplication or NestFastifyApplication
fastify
express
configuration
core
solved
Nestjs MCP Server
configuration
docs
Java script
discussion
nestjs monorepo
core
cli
How to change "libs" folder of library to something else like "packages"?
cli
Best practice for breaking up large services?
configuration
discussion
How do you usually organize your entities, dto's, types (not .d.ts) and modules?
discussion
GraphQL: Arguments Not Mapping Properly in @ArgsType()
other
Backend
discussion
How download global?
solved
cli
Best queueing service for bulk dependent tasks RabbitMQ vs BulkMQ
core
discussion
Beginner Tips
other
Circular dependencies theory and best practices
configuration
How to Show Custom Validation Errors in NestJS After Migrating to GraphQL
other
Rxjs
discussion
Best approch to use Nestjs with legacy graphql api
core
Circular Dependency error in TypeORM Relations
community package
solved
other
How to start?
discussion
How to get ENV Vars using configService and help with possible bad practices in dynamic main.ts
configuration
discussion
other
My NestJS app does not start anymore
core
NPM has caused problems in nestJS?
discussion
npm run build --- the dist folder having src again and all files inside there
configuration
core
TypeScript ESLint: "Unsafe assignment of an error typed value" when using Socket in NestJS WebSocket
other
Swagger opening all endpoints with one click
solved
other
A little help regarding nestifying modules not supported by nestjs to reduce technical debt
core
discussion
community package
docs
Best practice for mocking middleware in E2E tests
testing
Safe code removal & Nestjs dependency injection
core
Set up Nestjs with Prisma
configuration
cli
ZodValidationPipe not playing nicely with global ValidationPipe
core
✅ validation
@nestjs/swagger doesn't reflect the typescript anymore
core
solved
other
Best way to localize NestJS validation messages (scalable, clean, no boilerplate)
✅ validation
other
How to setup different prefix based on module
express
solved
New To NestJs, Looking for Resources to Learn!
discussion
docs
Is there a way to make a dynamic module into an async module ?
core
community package
Best Practices for Cross-Module Use-Case-Specific Logic
discussion
Vertical Slice vs Traditional Layered Approach in NestJS/Node.js — Organizing by Endpoint Instead of
discussion
best auth lib for nestjs
authorization
authentication
Worker Thread in Nestjs
core
Redis with nestJS
configuration
solved
Can we set user roles (e.g., Admin/Developer) in the NestJS Devtools Team Plan?
NestJS Devtools
Unable to get AdminJS 7.5.9 configured in Nestjs +11
community package
NestJS native ORM
discussion
How to print environment schema
configuration
solved
Shared DTO library metadata
✅ validation
response.locals [TS]
solved
other
What is NestJS
discussion
API communication between frontend and backend
configuration
Encoding an Object for an HTTP Get Call to an API.
other
NestJS Middleware does not run when incoming request match prefix of Fastify Http Proxy plugin
fastify
cli