🐈nestjs-help
custom MessagePattern Decorator not working
core
AWS ECS nest keeps restarting
fastify
Throttling not working even when applied globally
configuration
How can I configure a cache entry with NestJS CacheModule that never expires?
configuration
solved
other
How to mock namespaced config
testing
solved
Source maps aren't outputted for monorepo app buils
configuration
NestJS Cache Manager module integration with Redis as a source - missing many commands?
community package
other
Make cli use tsconfig.json when run in --debug
cli
Enabled cors on Nestjs Server, but still been block when sending request from Next.js server
solved
authentication
Necord old docs versions 6.1.1
solved
docs
NestJs global exception filter does not resolve values from "nest-cls" package's service
other
I need a medium project example.
docs
Should guards be imported via modules?
core
Is there a proper way to disable an APP_GUARD for one module ?
authorization
authentication
Metadata not found in e2e
testing
nest_email
solved
authentication
Injection issue
core
solved
Nest can't resolve dependencies of the TypeOrmCoreModule (TypeOrmModuleOptions, ?)
configuration
solved
Properly unit testing Interceptors
testing
Issue with completely new install
configuration
solved
Vulnerabilities and path-to-regexp not a function
configuration
other
CORS issue with sockets, only when using polling instead of websocket
configuration
core
solved
websockets endpoint access
other
Nestjs Logger
configuration
Cannot share packages - Turborepo
core
how should i separate different domains?
docs
other
it is required to have internet connection to create a new nestjs project?
configuration
solved
E2E testing of versioned endpoints
testing
how to create field resolver of a Schema first union type?
discussion
Class validator: validate value is JSON and parse it
✅ validation
How to passport-local + GraphQL
solved
authentication
UseGuards annotation always return unauthorized
solved
other
Db Connection is not closing sequelize
configuration
core
Type errors when using decorators on controller with Nest.js and TS-Rest
solved
other
Question about standalone Libs (publishable to npm self hosted registry)
docs
Error !!!
other
does anyone knows how to resolve path-to-regexp issue?
discussion
Is it possible to have both dependency injection and custom props in NestJS Interceptor?
core
solved
Interceptor is not called for Graphql Request.
fastify
discussion
configuration
core
other
API response time >10 seconds
configuration
core
cli
Help with dockerize NestJS with Bun
other
How to Serialize Classes in Events Emitted by NestJS Microservices?
core
discussion
other
Async dynamic module with generic type parameters
core
solved
Circular dependency
core
solved
Is there a way to define custom scopes for DI?
core
secretOrPrivateKey must have a value error, @nestjs/jwt
configuration
express
authentication
Best Practice to invoke multiple functions.
discussion
Why can't nestJS gRPC client support custom encoders/decoders?
suggestion to the fw
community package
Can't send google.protobuf.Value via gRPC payload
configuration
core
Modular monolith -- Event Driven Architecture
other