🐈nestjs-help
Scheduler not triggered when running unit tests
testing
APP_GUARD JWT passport strategy fails when having another Request Scoped Object
configuration
core
authentication
Using vite hmr
discussion
Injecting PrismaClient into a service and getting it in the REPL outputs a large amount of code.
core
How do you authenticate users within multiple services?
express
authentication
How to deeply understand NestJs DI once and for all
docs
How can i can make my code more extensible
core
how do you guys deal with multiple environments?
discussion
other
Guys quick question, how do I standardise the error response to front end from nestjs?
discussion
Wrong DTO being used for validation in nested routes with the same http method
core
✅ validation
CI CD pipeline Nest build fails
other
cli
How to generate a schema of a subgraph without starting a service.
core
✅ validation
cli
Has anyone implemented the Sentry performance in nestjs app through @ntegral/nestjs-sentry
configuration
community package
Are `app.connectMicroservice`, `app.startAllMicroservices` required to call?
core
Not Able to Resolve Mock Model while writting test cases
testing
i’m new to nestJs and i need help from an enthusiast
configuration
Is it possible to set metadata in a controller param decorator that can be read by a Guard?
core
Urgent - All Users Login But Go To My Account
discussion
Generate and read authentication token without ever logging in
authorization
authentication
createTestingModule silently fails to inject
core
testing
Nestjs Throttler with user ip
core
Validation for DTO property based on the value of an enum
✅ validation
startAllMicroservices Expected 0 arguments, but got 1
core
Can't get caching to work
discussion
authentication
Nested Files are not parsed through FileInterceptors.
community package
NestJS can't inject JwtService
authentication
guard: Property 'canActivate' in type 'AuthorizeGuard' is not assignable to the same property in...
authorization
I have a problem with data and hash arguments
✅ validation
Dev server not refreshing
cli
Why is the redis cache not setting ttl?
authentication
Using CQRS Across Modules Cannot Find Command/Query Handler
core
other
LogService with Scope.REQUEST
core
Lifecycle events in tests not called
testing
Event emitter
configuration
Grpc Events
core
other
Nestjs in a monorepo - creating a package for routes, to be used in by backend + frontend?
discussion
[HELP] Test fails everytime for a service with HttpService dependency
testing
How to get signed with an AWSv4 signature with @nestjs/axios library?
other
How to customize `Mutations` with nest-query?
discussion
how do you actually use the custom spec file suffix?
other
Nest + webpack + swagger
other
nested validation succeeds in controller but fails in unit test
✅ validation
Anyone custom morgan and use it with winston in Nestjs ?
discussion
other
Trying to have an Object Array represented in DTO
core
nest build used to generate a `dist/main.js` and now it doesn't, even after reverting commits.
configuration
core
express
Can't execute e2e test
testing
Best way to serve AWS S3 bucket files
serve-static
Feature request: Add/modify swagger paths dynamically in user request
suggestion to the fw
other
PartialType can't work well when using webpack to build.
✅ validation
Testing async processes with Jest in end to end test suite
testing