🐈nestjs-help

7806 threads · Page 83 of 157

Nest JS is very fast but No Note taking app build with this...Not sure why 20 messages
discussion
Issue with circular dependency 4 messages
core
Zod validation 6 messages
configuration community package ✅ validation solved
Is there a way to mock `transactionalEntityManager` inside `DataSource.transaction`? 4 messages
testing
Does changing the response through an interceptor affect the service class? 30 messages
core express solved
What is best place to serialize an deserialize api response? 6 messages
core
TypeORMError: Driver not Connected during Shutdown 5 messages
other
Fastify Middleware body data 71 messages
fastify
Running transactions across modules 26 messages
discussion
How to decide between Nest.js and Next.js 57 messages
discussion
gRPC Client - Adding Dynamic Authorization Header 5 messages
authorization configuration core authentication
How can i inject microservice into guard 19 messages
authorization
Share dynamic module in NestJS - what happens when the dynamic module is registered few times? 6 messages
core
Websocket testing 2 messages
testing
use configService in .forRoot 4 messages
configuration solved other
Nestjs-Pino logs is working well only in main.ts but not in other files 5 messages
configuration core docs
Spying on a filter? 16 messages
testing
error TS2698: Spread types may only be created from object types 30 messages
serve-static discussion configuration ✅ validation other
Hi there, could you please send me an example of nestjs and discord bot. 4 messages
other
NestJS Azure DevOps Pipeline 14 messages
configuration
[Typeorm] upsert with oracle database, is it possible? 3 messages
other
Is fixed @UseInterceptors(ClassSerializerInterceptor) problem in Nest.js 10.1.17 34 messages
core discussion docs cli
How can I modularize api endpoint clients module imports better? 6 messages
configuration other
How to inject repo to Custom validation? 9 messages
solved other
How to use both @nestjs/swagger and @nestjs/mapped-types 2 messages
configuration ✅ validation
Enforce repository return type is instance of class 2 messages
discussion
There is a way for parsed HTML? 6 messages
core express solved
Polymorphic schema 6 messages
solved ✅ validation
Refresh token suggestions 5 messages
authentication
WARN [Scheduler] Cannot register cron job 19 messages
other
Custom Logger: Cannot read properties of undefined (reading ‘context’) How to debug it? 5 messages
other
Execute middleware after route guard 5 messages
configuration solved
Mikro-ORM module and pg-mem for Tests 4 messages
testing
Cannot start Nest App with "node dist/main.js" when using pnpm monorepo 2 messages
configuration express
How to pass object array that can contain file in nestjs documenting with swagger 2 messages
configuration fastify
how to compress the response data in nest js 2 messages
solved other
End-to-end testing example with a module that imports MongooseModule 16 messages
testing solved
Save images in mySQL using TypeORM 7 messages
discussion other
ForwardRef with Request Scoped Providers 4 messages
discussion
middleware response 200 for thrown HTTP Error ?!? 2 messages
express
microservices in different apps 30 messages
docs
Split Nest testing e2e? 7 messages
testing
Image save when class-validator send a error 14 messages
serve-static core express solved
rewrite nestjs to nextjs 4 messages
other
Very slow installation 11 messages
solved cli
Unable to handle RPC Execption in my NestJS API Gateway. 2 messages
core
Nest JS and Typescript with SWC is not compiling dist folder correctly 4 messages
configuration core other
Fastify deprecation warning 4 messages
core fastify
JWT problems 22 messages
authorization solved authentication
custom validator decorator breaking chain 4 messages
✅ validation