🐈nestjs-help

7806 threads · Page 104 of 157

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