🐈nestjs-help
After nestjs-testing package is updated to v9.2.1, POST supertest requests are with empty body.
testing
how to inject reflector to global guard
authorization
core
authentication
Stateless authentication refresh token
authentication
nest app is unable to connect to postgresql
configuration
Nest can't resolve dependencies of the XXXService
core
How set Min() and Max() class validator on array of numbers (DTO)
core
NestJS CORS not working even if enabled?
express
Copying .env files to dist in monorepo mode
other
It seems that class-validator couldn't inject again in 9.0.0.
other
Hi,
docs
Service instantiated before dependency service is ready
core
discussion
Dependency Injection using TypeScript union type
core
Restarting Connection through API call
discussion
How does one go about creating a nestjs package?
community package
CustomTransport doesn't call close
core
discussion
Set & validate environment variables at runtime
configuration
access the ConfigService from within a module
configuration
core
SIGTERM
core
discussion
Duplicate endpoint path in controller with different HTTP Verb gets ignored
core
express
Unit test with Mikro-ORM
testing
Redis - The client is closed.
core
authentication
Nest.js can't resolve the dependencies of CacheConfigService
core
Fetch Timeout
other
Cqrs-DependencyInjection
other
How to auto-generate schemas with swagger plugin from node_modules library?
docs
cli
Injecting service of own module while registering another module asynchronously
core
Validate array of objects using class-validator
community package
authentication get knowledge
authentication
StreamableFile should expose 'Content-Disposition' header
docs
How to inject service into MulterOptionService which implements MulterOptionsFactory ?
configuration
global middleware to pass data to what ever end point comes next
core
Just wondering if there has been a discussion about the end of typescript decorators?
discussion
ERROR [ExceptionsHandler] orderBy.pagingParams is not a function
core
How to deploy a NestJS application which is in a Nx monorepo?
other
instantiate module with explicit provider
core
Can't resolve dependencies when loading dynamic module
core
Is this a JS bug or I'm doing something wrong?
testing
Durable providers and injection into the service
core
docs
Where to check if user exists and password is correct?
core
Nest CLI HMR breaks with ESM modules
cli
How to use typeorm getRepository query in external ts file which is not in application context?
discussion
any good alternatives for passport?
authentication
Shutting down a NestJS pod stuck all the time
core
other
Server-Side Redirect
discussion
core
Login Cookies and Headers Need to be Sent
discussion
authentication
Throwing exceptions on a hybrid application
other
nest new not working because of schematics issue
cli
Entities and Dtos
core
docs
other
can't resolve dependencies for MikroOrmCoreModule
testing
I published a nest-bcrypt
authentication