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