🐈nestjs-help
Multiple microservice instances
discussion
Fastify applying middleware with `forRoutes` doesn't work using wildcards.
fastify
Cannot read properties of undefined (reading 'save')
authorization
configuration
other
ENV file not loaded on one PC, works no problem on another one - Windows
other
Order of Routes in Controller Makes a Difference?
core
typeOrmModule unable to recognise entities from glob path
other
jest create an unit test for method with bcrypt compare inside
testing
Circular dependency
docs
app.register(fastifyCookies) throws a TypeError
fastify
Microservices Communication
discussion
I'd like to find out how many workers are being used during e2e test
testing
Can not get Repository when run test
testing
Mock a private method of Module currently under test
testing
Hotreload on changes outside src directory
configuration
nest.js return avatar image linked to user
serve-static
discussion
docs
nestjs axios concurrent rate limit handling
other
Error: Cannot find module '@/app.module', use alias path with nestjs v9
configuration
core
cli
Global filters and Interceptors not working for Websockets
cli
testing
docs
configuration
core
How do I lint while `start:dev`?
configuration
cli
Authentication , Authorization , CASL
authorization
authentication
Id is not being updated
other
What's the use of passport-local?
authorization
authentication
Can't make Get requests
core
Nest Cache always returning undefined on get
other
NestJs Auth with Passport.js and JWT.
authentication
Cannot find module 'class-transformer'
configuration
how to write a readme file when using compodoc for documentation
other
Authentication with Auth & OAuth2.0 or Keycloak ?
authorization
authentication
Global ExceptionFilter for Hybrid application does not work
configuration
testing
Is it mandatory to use forwardRef method for custom providers?
other
How to implements Hypermedia API with Transclude header in NestJS ?
suggestion to the fw
discussion
express
core
Any plans to support ESM natively
configuration
core
Customising the @Res decorator
core
Static assets not in Dist
express
Table already exists
other
Decorator validation
✅ validation
NestJS Services
discussion
Does anyone know how to use interceptors with websockets?
configuration
core
testing
socket io middleware with nestjs websocket gateways
discussion
core
Custom guard won't accept value providers injection "Nest can't resolve dependencies of"...
core
authentication
Decorator returns an error when used in a constructor
configuration
core
✅ validation
Do we need to use entity files when using prisma with nest js?
other
Nestjs Structure
discussion
Nest CacheManager not responding with 304
core
TypeError: Cannot read properties of undefined (reading 'cloud')
configuration
community package
solved
Using PartialType to create update dtos
core
Deploy to AWS Lambda with Prisma PostgreSQL
other
Custom provider not injecting in a service.
core
Validtion Decorator message
✅ validation
Can i use node_modules via linking from another folder in my yarn workspace?
configuration