🐈nestjs-help
Oauth2 Twitter callback headers - TokenError: Missing valid authorization header
authorization
authentication
ValidationPipe not triggering DTO validation
configuration
core
✅ validation
prisma Import Issue
docs
Route wildcards docs maybe outdated?
docs
YouTube channel or playlist
other
Best practices for sharing DTOs between NestJS backend and React frontend
discussion
Bull Queue Jobs Stuck in "waiting" Status - Processor Not Consuming Jobs
configuration
solved
Socket Gateway Dependency Injection Not Working
configuration
typesafe generator api (nestjs & react + react-native)
discussion
Seeding
discussion
Command/Query-bus xcutting concerns?
other
Jwt Auth guard instantiates twice whenever I use it within 2 modules.
authentication
Does modern module/moduleResolution actually work?
configuration
other
Not global dynamic module import
core
How to setup nest js nx with hot reload
other
Question about minor DI design
core
Common response
discussion
express
Manually starting NestJS api with plugins
configuration
core
express
cli
app stop responding without redis
other
should i mock jwtService from @nestjs/jwt
testing
Someone already had this issue when testing?
testing
NestJS Bull reconnecting clients on shutdown, not disconnecting gracefully
community package
testing
other
How to Reduce Docker Image Size for a NestJS App After npm run build?
cli
Why is NestJS using express as default?
core
express
fastify
what is nestjs?
other
Logging statements not showing up in unit tests
testing
solved
CacheModule / Which ttl will be used?
configuration
Error absolute path windows when initialising prisma
solved
other
New to Nest, How to Config Jest In Nestjs
testing
🧵 Title: Extending services/controllers in a modular NestJS architecture
core
discussion
BroCoders NestJS Template
community package
NX (with TS Project references) and @nestjs/swagger/plugin
cli
Right way to do metrics? Prometheus + Grafana
express
other
how to nestjs swagger generic type?
other
Find a way to access Execution Context in Pipes
✅ validation
other
Socketio auth middlleware
authorization
authentication
other
global middleware registering
other
getting error in nest setup
docs
eslint errors
other
Do I need to store the timezone in the database when defining a column with @CreateDateColumn() in N
discussion
Facing error while installaing any package
other
Choosing the Right Backend Stack for Full-Stack Type-Safe Development
other
Import Redundancy
discussion
cli
swc error unknown field `forcedOutputFileExtension`, expected one of `allowTopLevelThis`, `strict`,
cli
Error thrown from interceptor is not caught by custom exception filter
core
express
✅ validation
solved
getting this error
cli
base-exception-filter Keeps Crashing my App
core
[Just Curious] Why are prototypes created before instances in NestJS DI?
core
Global modules not injecting after switching to npm workspaces (e.g. ConfigService, EntityManager)
solved
other
URGENT, OPTIONS WITH CORS NOT WORKING IN NEST
express