🐈nestjs-help

7806 threads · Page 3 of 157

Does `@nestjs/swagger` not allow writing a YAML file by itself even though it allows serving YAML ? 9 messages
configuration
Getting Started with NestJS 6 messages
docs
Best practice for NestJS monorepo with shared internal packages (CJS vs ESM)? 2 messages
configuration discussion
What framework do you use when building a NestJS monorepo? 8 messages
other
Is there a recommended package for nestjs to handle authentication (login, registration, reset)? 18 messages
authorization authentication
nest.js with bun 2 messages
configuration docs NestJS Devtools
Get metadata from controller methods 12 messages
core
Question for netjs 12 messages
other
Slug handling with nestjs 5 messages
core
NestJS modules arent injecting properly? 14 messages
configuration core solved
how to cors server to server request? 8 messages
discussion configuration core express
NestJS Cron Job – Wallet Deduction & Order Placement 4 messages
other
If I have a suggestion to improve/ fix the documentation, where do I raise the issue 2 messages
docs
How does asset exports works? 2 messages
configuration docs cli
Need help for a good learning path 2 messages
core discussion
When should one use string / non-class-based provider tokens? 5 messages
core
Separate query to check permission prior to CRUD operation? 2 messages
authorization solved
is it a good practice to nextjs + nestjs in microservice architecture? 8 messages
configuration
How to non-interactively generate a resource? (`--type` option not found) 2 messages
cli
WebSocketGateway with Nestjs/swagger ? 5 messages
docs
LRU cache problem with graphql 5 messages
configuration
Is there a NestJS starter package available? 7 messages
other
Multi-tenant architecture with thousands of tenant databases in NestJS 2 messages
core
Multi-tenant API with NestJS using EventEmitter 2 messages
core
@nestjs/http: common lib with abstract providers for HTTP clients 2 messages
suggestion to the fw discussion community package
How to prevent specific HttpExceptions from being logged by ExceptionsHandler? 3 messages
core solved
Pass Data on request lifecycle 14 messages
discussion core
Interceptors and Dependency Injection 8 messages
core
Is there a way to access the path (not url) of a request handler in an interceptor? 10 messages
solved other
PartialType(PickType()) not behaving as expected? 5 messages
core solved
Who should throw an unauthorized exception, middleware or guard ? 7 messages
authorization authentication
plainToInstance usage 2 messages
solved ✅ validation
Need help to setup migration with drizzle 2 messages
configuration solved
Deep integration between NestJS and Bun 19 messages
core cli
monorepo setup with Frontend 13 messages
configuration core discussion
Error: SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string (Prisma+postgresql) 4 messages
configuration core
Class transformer alternatives.... 4 messages
core
Injected providers are undefined without @Inject keyword 15 messages
core docs
How to set up unit testing with Jest + Prisma ? 10 messages
testing
How to avoid bi-directional of my DTO? Makes swagger hang 16 messages
configuration
`ERR_PACKAGE_PATH_NOT_EXPORTED` when starting my app 3 messages
solved other
NestJS Docs errors 2 messages
docs authentication
Need help with getting the list of all routes along with the metadata applied to the route 22 messages
other
Swagger CLI plugin doesn't work when built and run on docker container 15 messages
cli
AWS Elastic Beanstalk error 6 messages
configuration
Learning resources needed 12 messages
core other
What's the Best Practices to create Return DTO for Doc Swagger Endpoints 39 messages
configuration docs
Need help with authentication setup (JWT) 101 messages
express authentication
Hot Reload NestJS in Turbo Monorepo with SWC (Watching Workspace Dependencies) 35 messages
NestJS Devtools cli
Unexpected 404 on all Routes after Deployment 10 messages
configuration core solved