🐈nestjs-help

7806 threads · Page 49 of 157

How to verify that @Body is JSON 2 messages
express solved ✅ validation
Why are cron jobs run at 3-4 times at a specific time? 15 messages
core solved
NestJS Cache - Redis connect ECONNREFUSED 127.0.0.1:6739 9 messages
other
Nest not injecting with token 21 messages
core other
Validation DTO before Guards (or another way to check the ID existence) 2 messages
✅ validation
I need senior developer 2 messages
docs
Exclude certain files from being served (@nestjs/serve-static) 19 messages
serve-static express solved
What is the best way to create a CRUD? 5 messages
core docs
How to use a service inside a guard? 3 messages
authorization solved
How to use a service's method inside its dependency? 12 messages
core other
GraphQL InputType Transform does not seem to work 17 messages
core
Am I doing anything wrong here working with references? 11 messages
discussion solved other
How to retrieve authorization header token in a Service class that implements OnModuleInit 3 messages
authentication
Reference logger in method decorator 10 messages
other
About tree-shaking and bundling a NestJS project 7 messages
configuration discussion docs cli
No operations defined in spec! Swagger 5 messages
configuration solved
How to import something from my project in devtools playground? 5 messages
NestJS Devtools
Tests Nest can't resolve dependencies (string as property in the service) 2 messages
testing
Abstract layer with common API for NestJS with Firebase and Supabase 3 messages
solved other
Get list of providers by class / inheritance / token ? 6 messages
other
Stuck with Interceptors and Neo4j Driver 45 messages
core
Probably injection problems - Ref* and ChildClass problem 7 messages
core
pnpm add nest cli gives error 20 messages
cli
How to make avatar field optional in controller ? 2 messages
✅ validation
Error Importing Mongoose Model with dependency 3 messages
core
Optional enum as query param causes validation to crash 5 messages
✅ validation
OpenAPI: Include unused enums in schema 2 messages
other
how to put Nest js with Fastify in Production 14 messages
configuration fastify
How dockerize api 149 messages
configuration solved other
Module is not a function (near '...}...') 4 messages
solved
Cronjob with login 20 messages
authorization configuration authentication
Create Service with a specific parameter 5 messages
configuration core cli
Nestjs and fastify statically serving a React SPA session auth 26 messages
authorization serve-static fastify authentication
jwt module 10 messages
authorization discussion solved authentication
Any typed INestApplication 3 messages
express testing solved
Yarn 4 PnP Migration - nodejs cant find module "x" 10 messages
configuration
OpenAPI Generation: Enum-keyed object containing $ref 27 messages
other
Force one way dependency in clean architecture pattern 14 messages
discussion
Help with sequelize 2 messages
discussion
How to obtain a reference to DTO class in interceptor without explicitly setting it in the metadata? 8 messages
core solved
jwt 16 messages
authentication
Presence of TS file at root of project throws off build 7 messages
cli
generic typing with swagger 2 messages
docs
Is there a decorator to queue singleton method calls? 6 messages
core community package
Nest can't resolve dependencies 19 messages
core solved
multiple HttpModules with different configurations 11 messages
other
OpenAPI on Record<string, string> DTO 8 messages
solved other
Watch mode not working 3 messages
configuration solved
Define Kafka consumer group id on the handler or module 28 messages
other
False positive in the coverage 6 messages
testing