🐈nestjs-help

7806 threads · Page 32 of 157

onApplicationBootstrap Question 9 messages
core solved
TypeORM find where with an OR condition 4 messages
other
Using eager on typeorm: 2 messages
other
Creating a service that is wrapper for a child_process `exec` 2 messages
discussion
Fetching providers with @nestjs/core DiscoveryModule using metadataKey as option returns empty array 2 messages
core
Constructor of the UserService is not called when the service is wired in another service 37 messages
core
Where can I find the change log for the latest releases? 3 messages
core docs
Windows start:dev doesn't actually reload (Powershell and WSL) 13 messages
cli
Proper way to validate a custom base 64 code 3 messages
✅ validation
Miroservice Custom Transporter 14 messages
community package discussion
How to get resolved options value in registerAsync method of the dynamic module?? 2 messages
core solved
Apply @UseInterceptors on a Injectable class 3 messages
core solved
An unsupported event was received. It has been negative acknowledged, so it will not be re-delivered 2 messages
solved other
Custom modules instantiation issue 4 messages
configuration core
No matching tests found (WebStorm IDE) 10 messages
testing
Injecting a service into a decorator (I know that's a bad idea) 18 messages
core fastify solved
test custom logger that has Scope.TRANSIENT 14 messages
testing
dotenv does not work with export const 10 messages
configuration solved
What is the Use Case of Creating Custom Providers? 2 messages
discussion ✅ validation
Set my DynamicModule as Global by Configuration 9 messages
configuration core other
Does `@nestjs/passport` work with fastify? 4 messages
fastify solved authentication
Retrieve `ModuleRef` during bootstrap? 8 messages
core
Fastify wildcard controller 7 messages
core solved
Guards order 6 messages
authorization solved authentication
exploring the nest application context - why is it internal to swagger 16 messages
core discussion
NestJS not injecting mocked module unless custom provider tokens are used 35 messages
testing
What are the key factors you consider when choosing between Prisma and TypeORM for a NestJS project? 3 messages
discussion
ConfigurableModuleClass how to get passed options in registerAsync method 6 messages
core
Clean Arquitecture help 12 messages
discussion
manual routing based on request body param 3 messages
discussion
authentication libs that can be installed locally 20 messages
authorization discussion
turborepo packages and pnpm 2 messages
core
Nest.js Console Logs Restarting After Code Changes 5 messages
core solved cli
Type of the Request object 4 messages
solved authentication
Is there a guide or article which explains the recommended way to inject dependencies between module 8 messages
configuration solved docs
compression is not working 4 messages
express
Multiple repository injection are overriding each other (I think) 6 messages
core solved
Making api calls inside registerAsync 3 messages
configuration
Fastify adapter with FastifyHttpOptions 14 messages
configuration solved
How to handling accessToken after performing logout? (invalidating jwt token) 16 messages
authorization solved authentication
Reflector not injected in APP_INTERCEPTOR 7 messages
core
How to use Transform for DTOs in Nestjs 12 messages
community package core
PaginatedDto circular reference error 2 messages
docs
import functions outside src folder 4 messages
serve-static other
Using @nestjs/event-emitter Error 2 messages
core
GraphQL Entity Return Fields 8 messages
core solved
client IP address 8 messages
express solved authentication
Is there a way to put absolute path into @nestjs/config? 3 messages
other
Ignoring the @Exclude decorator for user with role 6 messages
authorization ✅ validation authentication
Doing wanagos tutorial - need help with one-to-one between two tables 5 messages
core solved