🐈nestjs-help

7806 threads · Page 115 of 157

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