🐈nestjs-help

7806 threads · Page 80 of 157

SWC with nest 10 messages
other
axios interceptor async problem 52 messages
other
How to set up global exception filters depending on an env var 2 messages
configuration
[CACHE] - in which actions it is good to use? 2 messages
discussion
native `https.globalAgent.options` doesn't affect HttpService's behavior. 6 messages
configuration other
Setup guards as durable guards based on multiple dbs 2 messages
configuration ✅ validation authentication
How can I get a provider instance with its dependencies injected from NestApplication? 8 messages
core
NestJS standalone didn't call error when it import scoped service 2 messages
discussion
Prisma connections with high traffic? 64 messages
discussion express
GraphQL Subscription with SSE 3 messages
discussion
Error: interceptor using default logger causes exception 26 messages
core solved
API Docs using Swagger? 14 messages
docs
Issues converting existing express based app to fastify, 404 on POST, empty request on GET 25 messages
fastify solved
How to document a custom response interceptor using swagger? 3 messages
configuration
having to type entities as EntityClassOrSchema?? 2 messages
configuration core
Retrieving a number with @nestjs/config 4 messages
configuration solved ✅ validation
Validation error when saving a record to database nest.js 4 messages
authorization core authentication
Add custom guard exception message 15 messages
✅ validation docs authentication
Cannot find module 'graphql' after v9 -> v10 5 messages
core
Global Guard is not getting triggered 57 messages
authorization core authentication
Is it possible to register a route under multiple prefixes? 14 messages
core
Is there a way to get the event name (not the function name) when using an interceptor for Webso 5 messages
other
Cannot return null for non-nullable field Category.category_name. 8 messages
solved other
Create REST endpoints following Google-API patterns: Using colons directly in HTTP methods. 5 messages
other
resetAllMocks, restoreAllMocks, clearAllMocks don't reset the call count to mock functions 5 messages
testing
RabbitMQ graceful-shutdown 2 messages
other
Nestjs throttling - skipIf based on response status 4 messages
other
Best way to share types between projects using NATS 2 messages
core
npm start not actually starting 19 messages
cli
Bundling with esbuild - @nestjs/jwt injected dependencies are undefined 13 messages
configuration core
Resend + NestJS 60 messages
solved other
Lines are not covered in Unit Test 7 messages
testing
How to disable Swagger UI but keep JSON API? 16 messages
core express docs
cats demo project not compiling 12 messages
core solved docs
Access-Control-Allow-Origin 7 messages
authentication
Alternative to field middleware 4 messages
✅ validation
Multiple mongo connections 3 messages
other
CASL with monogoose 5 messages
authorization configuration express solved
JsonWebTokenError: secret or public key must be provided 19 messages
authorization solved authentication
How to set deadlines to gRPC client requests? 2 messages
configuration other
Custom validation with class-validator cannot inject REQUEST 32 messages
✅ validation
CLI plugin not working (possibly due to Turborepo?) 12 messages
cli
Prisma Transaction Testing 6 messages
testing docs
Past migration docs 26 messages
core
Revoking Tokens 4 messages
authentication
Combining features of `ES2022` and `NodeNext`? 26 messages
configuration core discussion solved
Add swagger response decorations in Guards 4 messages
express solved docs
Send mail in nestjs using mailchimp 15 messages
solved other
[Dependency Injection] How do I combine normal parameters with Injected parameters 29 messages
core solved
ValidationPipe returns Bad Request Exception with status 404 23 messages
solved ✅ validation