🐈nestjs-help

7806 threads · Page 33 of 157

Want a tool to Memory profile the app for heavy CPU uses 4 messages
discussion other
Controller instantiated for every route 4 messages
core
Nestjs controller vs forwardRef issue 8 messages
core other
Structure NestJS REST API 6 messages
solved
https but if cert is not available just http 2 messages
fastify
Errors with Swagger deploying NestJS app in Vercel 2 messages
core community package solved
Can't overwrite Providers at runtime 4 messages
testing solved
i have a legacy express js project. I want to use nest js modular folder structure without nest js 44 messages
core
Request for Reimbursement 2 messages
other
Nestjs- docker postgres not working, small fix needed 9 messages
core solved
ERROR : Nest can't resolve dependencies of the ApiGatewayService 8 messages
configuration solved other
Authentication and Authorization best practice 14 messages
authorization authentication
Best way to inject dependencies to isolated use-cases in clean architecture 4 messages
other
Could not resolve dependency:npm ERR! peerOptional @nestjs/websockets@"^10.0.0" from @nestjs/core@1 3 messages
cli
Bull - MaxRetriesPerRequestError in Production 3 messages
configuration other
properties of DTOs in swagger docs do not appear unless decorated with @ApiProperty() 3 messages
core solved
RouterModule: Share same module under two different routes in NestJs 37 messages
configuration discussion core
Error when I try an auth / login request between two micro services (users and authentications) 5 messages
authorization authentication
How to create sync db command in sequelize. As the db start to sync whenever I run npm start:dev 5 messages
community package testing solved
DI in non-global exception filter 15 messages
core
Errors deploying to railway host 27 messages
configuration solved
Issue when trying to create async Mongoose connection in dynamic module 9 messages
configuration core
What to return if no data found? 8 messages
discussion core
Yarn test:debug SyntaxError: missing ) after argument list 4 messages
testing
JWT Tokens not expiring despite signOptions' "expiresIn" set up to 60s 8 messages
authentication
Conditional Modules 5 messages
configuration
Courses: NestJS Architecture & Advanced Patterns 5 messages
solved other
Suppressing errors in event-emitter 3 messages
discussion other
'graphql-ws': true not working in NestJs GraphQL and got " Could not connect to websocket " error 2 messages
other
Why docs using new keyword instead of DI? 4 messages
solved docs
ApiParam rename id property 5 messages
docs
How to build using Webpack? 17 messages
cli
Validation not working in case I have array of DTO 2 messages
core
Monorepo: Module not found: Error: Can't resolve '@nestjs/jwt' in '/usr/src/app/apps/auth/src' 5 messages
discussion solved
memory consumption 83 messages
discussion
How to add callback to router parameters like express js router 4 messages
core express
Error: Unknown authentication strategy "jwt" 10 messages
authorization authentication
unable to connect to postgres database 10 messages
configuration
Where to store files(pdfs)? 2 messages
discussion
Implementing a Custom Transporter with KAFKA and EventPattern in NestJS 7 messages
core
"undefined" when retrieving values from the config 12 messages
configuration core
Cannot register cron job "ClassName@methodName" because it is defined in a non static provider 15 messages
configuration solved docs other
NestJs Swagger - Add dynamic headers to swagger 6 messages
discussion authentication
Using @All() seems to break CORS 15 messages
fastify solved
Http exception 500 23 messages
discussion other
Multiple controller routes being called for single API request 8 messages
core solved
2fa integration 65 messages
solved authentication
In NestJS, can I delete contextIds in the tenant Map to save RAM for tenants that haven't been used 26 messages
discussion
NestJS how to use Sesion with RedisStore using Fastify? 68 messages
configuration core fastify
JWT Sign error 9 messages
configuration solved authentication