🐈nestjs-help

7806 threads · Page 60 of 157

performance optimisation 5 messages
discussion
Issue with nest start + requiring files. 9 messages
configuration core cli
Disable RouterExplorer (et al) logs 2 messages
other
how to create dto for Get endpoint 3 messages
other
multiple env file 31 messages
configuration solved
Way to implement "middleware" between controller and service calls? 5 messages
express other
swc - Can't resolve @nestjs/microservices/microservices-module in node_modules/@nestjs 3 messages
configuration
NestJs app tries to write to `/dist` when started 10 messages
core cli
TypeError: Cannot read properties of undefined (reading 'getStore') 71 messages
community package solved
Views and assets not copied to dist 4 messages
configuration express solved
Grasping Kafka Microservice Pattern 3 messages
discussion
Should path registering via app.use('/myroute') trigger Guards? 87 messages
express
Module exporting itself 6 messages
core solved
how to send same status-code in header and in API response? 3 messages
solved other
How can I verify the user's first login status? 62 messages
solved authentication
Unit Test Questions Provider files 4 messages
testing
Error: Cannot find module when using `"noEmit": true` 6 messages
configuration
GraphQL playground and POST endpoint do not trigger Guard. 7 messages
authorization express
TESTING: Way to `get` service by importing its parent module in `createTestingModule`? 10 messages
core testing
Why can't I access all the schematics options with `nest generate <schema>`? 11 messages
cli
Swagger does not add @Query params 2 messages
discussion
TypeError: Cannot read properties of undefined (reading '_OPENAPI_METADATA_FACTORY') 2 messages
cli
Live reload not working on windows 11 38 messages
cli
e2e testing with global interceptors 3 messages
testing
What would be the best endpoint structure? 15 messages
discussion
Keycloak question about refreshing expired access_token w/ nest-keycloak-connect 2 messages
authorization authentication
Injecting gateway results in duplication 7 messages
core other
Is there a way to get latest value from @Inject value 4 messages
core
guard not invoking in nested controller 20 messages
authorization
Buttons in Nest JS Discord 3 messages
community package other
Gateway (WebSocket) DTOs 3 messages
configuration core ✅ validation other
How do you all find related jobs? Any proper job recommendations? 4 messages
discussion
Missing the following properities from type 'Promise<Document<unknown blah blah blah 37 messages
testing solved
Does anyone knows how to create multiple HttpModules with different configurations? 3 messages
configuration solved
seperate queue processors from api backend 2 messages
discussion solved
How to use a module service in a service that doesn't have a module 3 messages
core
about scaling nest js / node js in k8s 2 messages
other
All Exceptions Returning 500 5 messages
testing
Is it bad when I use getRepository instead of InjectRepository? 2 messages
core
Passport Sessions with NestJS giving an undefined error 6 messages
solved authentication
Compiler is not a constructor 11 messages
cli
need help for increase performance 2 messages
discussion
mongodb populate 5 messages
other
Messaging, Push notification services suggestions 6 messages
configuration
NestJS Helth 6 messages
configuration core other
Advice on deployment process 6 messages
discussion
Swagger - how to set host? 3 messages
configuration docs
how to get polimorphic graphql object definition 153 messages
discussion
How do I disable petstore example in @nestjs/swagger? 18 messages
docs
Strange behavior of ClassSerializerInterceptor Reflector with Prisma 2 messages
configuration core