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