🐈nestjs-help

7806 threads · Page 24 of 157

`@nestjs/microservices` dependencies errors even though library is not used. 7 messages
solved
How to use nestjs-pino in global module 2 messages
core
How I can Listen to Other Server Callback 10 messages
other
Nestjs recipe/solution for securely serving assets 12 messages
serve-static authentication
Dependency array 2 messages
core express
problem with returning clause in createQueryBuilder 3 messages
solved other
Difficulty breaking up monolith into microservice 5 messages
other
nest does not respect async shutdown 5 messages
core
How to Reindex Documents Efficiently with Post-Save Hooks in Mongoose? 10 messages
core discussion
How to use the nestjs kysely transactional module? 42 messages
other
Dynamic module with dynamic url. 2 messages
other
Kafka Microservice 13 messages
discussion core docs
Finding the module hosting the INQUIRER 5 messages
core
@MessagePattern with NATS 6 messages
core
Implementing registerAsync in a Dynamic Module for dynamic provider injection 7 messages
core
Trying to understand how to use createTestingModule 18 messages
testing
a nestjs issue about reflector 34 messages
authentication
nestjs reflector issue: is there any one can explain why nestjs can not initialize the constructor 16 messages
authentication
How to apply a metadata to a whole controller, I want to use it on my guard so I do some checks? 31 messages
discussion solved
Dynamic Load Modules 5 messages
configuration
getting error for Caching followed by Nestjs Docs 8 messages
core solved
Authentication and Authorization 3 messages
authorization authentication
Testing Framework 4 messages
testing
Websocketserver listen on ipv6 only 5 messages
configuration serve-static
Nest.js and Prisma with a Single Database but Separate Schemas 12 messages
configuration core express other
I have problems connecting to my local database 2 messages
solved
Dynamic module options default 4 messages
core
How to use SpotifyWebApi in NestJS? 5 messages
configuration express other
Cannot find module '@nestjs/core' on the production server 32 messages
express solved
Microservices TCP Error: connect ECONNREFUSED 12 messages
docs
secretOrPrivateKet must have a value when .sign 21 messages
authentication
Problem using i18n with class-validator in DTO 2 messages
configuration solved ✅ validation
Duplicate "graphql" modules cannot be used at the same time 11 messages
testing
Is there a way to add Public Api when setting BearerAuth global of swagger? 4 messages
discussion solved docs authentication
envFilePath not working 4 messages
core discussion
contribute in nestjs? 4 messages
solved other
can't migrate using typeorm. "datasource required" while I'm using configService 10 messages
other
ConfigModule Benefits? 3 messages
configuration core docs
Array.find() <- Cannot read property of undefined. 2 messages
other
Throwing an RpcException in the microservice no longer retains the RpcException instance in Gateway 2 messages
configuration discussion core
Microservice starts before CQRS command handers are registered 3 messages
core
looking for a frontend developer 2 messages
express authentication
Geolocation tracking 5 messages
fastify
@nestjs/core Could not resolve "@nestjs/microservices/microservices-module" 5 messages
core express docs
Set request cookie in @nestjs/swagger 2 messages
configuration core solved
SQLite in memory tests (Jest) fail to create nullable columns with TypeORM 9 messages
testing
Is there documentation on how to set the log level(s) for a Nest project that uses FastifyAdapter? 4 messages
fastify docs
Help for running my nestjs project 25 messages
other
Recipe for Passport does not work 2 messages
docs authentication
File download - Streamable file problem 7 messages
core other