🐈nestjs-help

7806 threads · Page 92 of 157

How to achieve consistency when using Domain events 2 messages
discussion
Type issue with redis cache 5 messages
configuration core solved
Nest Js Unit Testing 5 messages
testing
Error: ERROR [PackageLoader] No driver (HTTP) has been selected. 12 messages
core express
Add markdown file to Swagger 2 messages
docs
Why i can't get ConfigModule through app.select(ConfigModule) method? 5 messages
configuration
Problem with authentication 23 messages
core docs
set value for DefaultValuePipe using the request object 41 messages
authorization solved
How to create mock guard with injected dependecy 3 messages
configuration testing
NestJS Swagger arrays in @Query 17 messages
configuration core solved
Global auth guard not working for websocket gateway 14 messages
configuration core express
CORS missing allow origin 9 messages
configuration core
jwks error 2 messages
authorization authentication
Pass values from ConfigModule to DynamicModule 10 messages
configuration core
Rate limiting not working with custom middleware 6 messages
configuration
Authorization in Auth0 3 messages
authorization
Adding library causes Nest to look for packages outside the repo???? 15 messages
core other
Insert into db from interceptor, middleware or filter 38 messages
core
Can I import My Controller into another controller and reuse some controller methods? 2 messages
docs
NestJS DTO optional property based on condition 2 messages
other
Drilling Instantiated Imports 11 messages
configuration solved
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module 80 messages
configuration core solved
Can someone help me with this error? Please make sure that the argument ModuleRef. 29 messages
configuration
Injecting services VS Injecting repositories - Architecture question 3 messages
core discussion other
How do i inject a provider with a 4 messages
core
Authorization in auth0 3 messages
authorization
OpenTelementry + MongoDB 2 messages
configuration
Application Freeze and Performance Concerns when using transactions 2 messages
express other
Errror with authentication: Confirmation mail 14 messages
solved authentication
Mocking custom decorators 15 messages
testing
How to register a module optionally? 30 messages
serve-static core
WebSockets Middleware Using MiddlewareConsumer 3 messages
configuration express authentication
Client Side SDK? 8 messages
authentication
class-validator for body of array of objects 3 messages
core ✅ validation solved
How to make 301 redirect from https://www.site.com to https://www.site.com/? 4 messages
discussion express
Please make sure that the argument CONFIGURABLE_MODULE_OPTIONS 17 messages
configuration core solved
Repository pattern question 2 messages
other
Having issues with nestjs (v10) for e2e tests with TypeOrm entity file paths 23 messages
testing solved
How do I set up a module to apply middleware to controllers that aren't known ahead of time? 2 messages
core
How can i integrate chargebee in nest js? 3 messages
core
TypeORM `module.get` doesn't work with newer TypeORM version 3 messages
testing
What is the true type of the object returned by getHttpServer()? 2 messages
express core testing fastify
Stuck on installation when create a new project using pnpm 3 messages
discussion cli
GraphQL Auth Google and Facebook 2 messages
discussion authorization configuration other authentication
can't deploy nestjs app with serverless 14 messages
core
Is it possible to combine parameter decorators? 12 messages
core solved docs
Add `ApiOperation` automatically when using PipeTransform 11 messages
core
mockRejectedValueOnce throwing exception, and I don't know why. 18 messages
testing solved
Throwing exception in Guards behaves differently in application vs. library? 16 messages
core solved
Cache data inside redis using JSON data type 10 messages
discussion express docs