🐈nestjs-help

7806 threads · Page 6 of 157

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