🐈nestjs-help

7806 threads · Page 150 of 157

what's wrong with my controller? 13 messages
core cli
Is there currently a way to upgrade to nestjs 9 but keep typeorm 0.2.X? 2 messages
core
How to use Redis as a publisher and subscriber on NestJS project 97 messages
fastify docs other
Getting Promise Rejection Error for Fastify 38 messages
fastify
Nest + Prisma, Jest integration tests not exiting (--detectOpenHandles) 8 messages
testing
req.user does not have the user type 4 messages
core
GraphQL API unzipped file size too big for Lambda 12 messages
other
nest-jest error of injeccion while run my test 28 messages
core testing
Validation doesn't trigger when content type is NOT application - json 36 messages
core other
How to use createMicroservice factory in a AWS Lambda? 20 messages
other
mock function returns undefined 17 messages
testing
How to make postgres connection using typeorm based on request coming from? 9 messages
discussion
Local Passport always shows Unauthorized response when empty-null value is used! 4 messages
authentication
How To -- Controller with Unique API Endpoints? 17 messages
core docs
Any way to test private logger? 8 messages
testing
How to log all request responses including the requests that rejected in guards using fastify 12 messages
fastify core
DTO. Decorator's conditions 4 messages
other
Challenge with Dataloader resolverReference not called 2 messages
discussion
Inject(CONTEXT) is undefined 7 messages
core
Secure Password when the user creates his account 18 messages
core authentication
How can I debug the integration with auth0 and passport-jwt? 2 messages
authentication
(Guard) metatype is not a constructor 5 messages
authentication
CORS issue with Vue3 and Nest.js 7 messages
other
Exported guard has error of `this.reflector is undefined` 7 messages
authentication
discover 9 messages
core
How to Load ES Modules 13 messages
other
**Decorator** is not a function 12 messages
other
Does anyone know where I can find a pinojs module for NestJS? 79 messages
discussion
Nest seems to have unexpected behavior during a DDoS attack 6 messages
core
Can not understand why i can GET profile but can not GET profiles 30 messages
authorization
NestJS - How to Implement Similar to Django `create-super-user` Functionality ? 5 messages
other
Optional Imports in Dynamic Modules 21 messages
core
testing value of asynchronous function using spyOn 25 messages
testing
If dependency is a provider, is it part of the current RootTestModule? 26 messages
testing
Version Conflict Error 3 messages
core
How to handle oauth authentication 16 messages
authentication
Can't Resolve controller dependencies - What did I do wrong ? need help 43 messages
other
Jest failing on absolute imports 2 messages
testing
Can a package made for nodejs be used for nestjs ? 6 messages
authentication other
losing session cookie between end points (unsolved) 13 messages
authorization
Axios Request Error 17 messages
core
multiple mail driver 2 messages
discussion
Is it good to have multiple controllers in a single module? 5 messages
core
this is possibly undefined inside UsePipes decorator 4 messages
core
Is there any way to get the metadata of the properties of a class who use a decorator? 6 messages
discussion core
What is the best way to authenticate NestJS with keycloak? 4 messages
authorization authentication
lazy loading 3rd party module fails 102 messages
core
How can you implement JWT authentication for websockets? 19 messages
authentication
Microservices problems! 3 messages
core
Integrating eslint check as part of start dev? 3 messages
cli