🐈nestjs-help
How would you deal with different types of users in a SQL database?
discussion
other
Google OAUTH with Fastify
core
authentication
How to create an error filter for @nestjs/axios axioserrors.
other
Where should the interfaces be?
core
discussion
Casl Conditions/rules doesnt work
authorization
Websocket emit function overloading.
serve-static
community package
testing
core
nest-winston not working with NestJS 10
community package
Erro when using ScheduleModule in nest.js 10 but the code worked perfectly in 9
core
Relationship link
other
Swagger typeorm entities
other
Is there any way to combine guards and allow access if one of them returns true?
authorization
authentication
Convert to monorepo without new app
cli
What is the difference in `overrideProvider` vs `providers` in tests?
testing
docs
How I can trigger Socket IO event only for specific user
other
Proper method to nest DTO's.
core
request(app.getHttpServer()) undefined on the first test (supertest)
testing
Federation with apollo server, Can you move from a monolithic graph to federation incrementally?
configuration
Use inheritance in providers with base class
core
tsconfig import aliases not working with swc?
cli
Easy way to distributed cronjobs
discussion
core
community package
why I dont must use await in controller to call service
docs
casl query on many to many
discussion
Documentation of a dynamic 'filter' query parameter, possibly with the help of class-validator?
✅ validation
docs
CORS issues after hot reload
fastify
Nestjs ConfigService is undefined after Upgrade
configuration
Unnecessary redirect from controller.
discussion
core
express
other
how do i upload image file in nestjs typescript graphql
core
Authentication 401 Error Unauthoraized
authentication
intercepting for swagger
other
NestJS Authentication and Authorization
authentication
Unable to use fastify
configuration
core
end2end testing with Jest with Auth0 on Nestjs API
authorization
testing
authentication
Support for Yarn V2/PnP
discussion
core
Order of called Interceptors
core
NestJS Build Error
other
connectMicroservice Async?
configuration
other
Nestjs swagger body better look?
other
How to catch error from 3rd party libraries (nestjs-unleash)
core
Kafka clients in Nest.js but not as Microservice transport
other
Custom non HTTP controllers
core
Socket.io isnt updating its connection when using NestMicroservice
discussion
other
Dynamic Module - can't resolve dependencies
configuration
Exclude Middleware
core
I use sequelize, initialize it in @Module in app.module.ts.In the parameters it has a logging field
core
other
my nest --watch took a long time to compile (about 10s), can we make it more faster?
discussion
Why port required for create multiple microservices?
core
Unit testing services that use HttpModule
testing
High Quality Nest Js Project to learn from
discussion
docs
v10: swagger stopped starting
configuration
other
NestJs Bug - Nest can't resolve dependencies of the AuthService
fastify
solved