🐈nestjs-help
Swagger returns 404.
configuration
docs
other
Error running processor cleanGeneratedFiles
docs
How to test new features nestjs package
discussion
community package
Nest with NX
cli
event emitter not working as expected
docs
e2e test on ServeStaticModule route returns 404
testing
No @Session object from Supertest in e2e tests
testing
why does logger not work in test module
testing
Mock aws method
testing
How to Optional Query?
✅ validation
Nestjs JWT not working after following docs?
authorization
authentication
ES2022 class fields are initialized before the fields injected through the constructor, workarounds?
core
All available decorators and function in docs
discussion
docs
other
Cors headers are not sent when middleware errors with Fastify
fastify
JSON Values changing
configuration
express
Hot Reload not refreshing the page?
configuration
cli
Importing external packages
configuration
other
@injectRepository vs normal injection
docs
Use pipes in specific condition only
core
other
class-validitor: IsInt() not working
✅ validation
Authentication/Authorization docs
docs
I look for a package or an article to implement Authentication for both JWT and Google Sign-on
authentication
CORS missing allow origin only on multipart requests
configuration
core
other
How Export Injection Tokens
configuration
core
Can a `@Query` param Pipe be optional ?
✅ validation
Circular Dependency starting test
testing
How can I use @Transform from class transformer to turn a comma separated string into an array?
✅ validation
Should node_modules be deployed?
configuration
is there a way to access the req object inside the main.ts
core
express
other
Do all modules need to be imported in the root module ?
configuration
Best way to implement CASL Policies and abilities for multiple entities?
authorization
configuration
How to filter output from data (user)
authorization
discussion
authentication
handleDisconnect not invoked for connected clients when machine is shut down
core
other
TypeORM how to use find() while get null
configuration
discussion
testing
@Render() returns doesn't render (response.render - too)
core
express
How to use cache-manager outside a class
community package
other
How to inject/instantiate HttpModule/Service with condition gotten on controller
other
413 (Payload Too Large)
configuration
express
In the e2e tests with supertest, serialization does not work.
testing
how does one use express-session with redis as its store?
configuration
other
Use a validation pipe inside a guard.
✅ validation
Nestjs and pino logger not working correctly with GraphQL requests
core
E2E - Nest can't resolve dependencies - Still need help
testing
Should I add NODE_ENV to script "start:prod"?
core
I'm trying to set-up some e2e tests for my API (fastify)
testing
How does moduleRef/forwardRef work?
core
Weird error on HTTPAdapter
docs
other
E2E Testing with Pactum
testing
How to use Generics to document Return Data in Swagger ?
configuration
core
How to get config in module files
configuration