🐈nestjs-help
Whats the best way to skip guard Checks if one specific guard is passed in NestJS?
authentication
other
Unable to connect to mongoose DB (Nest Js+ Fastify)
configuration
Query Builder in NestJS
core
solved
How to make custom schematics for nestjs/cli
docs
Nest JS Dependency Injection Example doesnt really look like dependency injection
discussion
Is NestJS ready for ESM modules ?
discussion
I am new to Nestjs, do you have any good suggestions?
solved
other
I can't run my backend.
other
Get any app service inside NestFactory.create callback
express
authorization
core
solved
authentication
GraphQL - Get query information in resolve field
core
solved
unable to instantiate RedisStore when using connect-redis
express
authentication
GraphQL - Access to CurrentUser without AuthGuard
authorization
solved
WebSocketGateway not getting injected dependencies
core
[Stackoverflow] Optimal Nest.js Architecture for Large-Scale Applications with 60+ Tables
discussion
X is not a function
solved
other
@param() How to use transformPipe on property?
core
Abstraction of module service
configuration
core
solved
NestJS OAuth Redirection Doubt
authentication
other
Cors error
configuration
core
Add "automock" for services
testing
How to deal with circular dependency?
other
App Interceptor with rxjs
other
Pipe that decorates a body object without specified property has incorrect value it seems?
core
discussion
are ValidatorConstraint classes singletons?
✅ validation
other
APP_GUARD override issues
authentication
Database verification via DTO or Service?
core
solved
[Formating] Prettier, eslint and other. What setup do you have to have same code format in project?
core
how to debug unautherized 401 authguard
authorization
authentication
userContainer
other
where to put entities? folder structure
discussion
Monorepo issue with NestJS
configuration
other
How to test Axios interceptors?
testing
solved
Remember Me function with NestJS Sessions
authentication
How to use polling in a horizontally scaled application.
discussion
solved
Completed jobs in queue
configuration
discussion
Understanding the absence of circular dependency error when importing a module into its own provider
discussion
Google/Facebook auth for mobile and web both
authorization
configuration
authentication
CORS error with multipart/form-data
authorization
configuration
solved
snapshot: true is not generating a graph.json
configuration
solved
docs
jwt-refresh error 401
authorization
authentication
Swagger response generation from TS Interfaces
docs
other
Please make sure that the argument CONFIGURABLE_MODULE_OPTIONS is available
core
Optional DTO (not property of DTO, whole DTO)
✅ validation
How to implement migrations in NestJs
configuration
discussion
solved
other
NestJS monorepo + MikroORM
configuration
How to prevent application from crashing on mongodb errors?
core
other
Returning array
core
solved
Ignore global exception filter
core
other
Nest can't resolve dependencies when I run an unitary test
testing
Nested Routes and Dynamic Parameters
core
express