🐈nestjs-help
Interceptor/Middleware
other
Dependency Injection Issue in NestJS: Service is undefined
configuration
core
discussion
mongoose.connection.readyState === 0 after initializing it in the main app module
configuration
discussion
other
Inject queryBus to custom validator's (i.e. decorator's) constructor.
core
✅ validation
Best practise constants and .env file
configuration
discussion
Hello,
discussion
Circular dependencies in testing with jest
testing
Force graceful shutdown, inside a service ran by @Cron
core
other
Waiting for all requests to complete before shutdown
discussion
handle application/pdf on request body
other
Is there any ways to add a directive to GraphQL Enum / Union
docs
other
Config not loading values for factory
configuration
authentication
How to run some code after `app.listen(someport)` ?
core
docs
Swagger UI Showing Documentation Which I didn't make
configuration
how to use domain model class with ddd pattern in nestjs?
discussion
core
How to handle TypeORM error without sending response, just log and continue the code
configuration
core
docs
My .development.env variables are not recognized in some cases
discussion
authorization
core
authentication
other
Failed to load "@swc/cli" and "@swc/core" packages.
cli
Inheriting Request class errors " Request is not defined"
express
CLI generator with clean architecture structure
cli
Exclude returning password from Prisma model
discussion
Error running app.init() for tests after upgrading to v10
testing
Swagger UI -- any way to decorate index signatures?
community package
docs
Internal Error 500 with SQLite
configuration
express
Debugger
configuration
fastify
Swagger UI description of what an endpoint does/is for?
community package
docs
Is there a quick Object oriented guide for coming to NestJS from functional programming languages?
configuration
why does the first return AND set the access_token to cookies, but the second one does not.
discussion
core
✅ validation
other
authentication
Error trying to install fastify adapter
cli
Server Sent Events with NestJS (SSE).
core
Observables Vs Promises
discussion
Advanced throttling?
configuration
How can I deploy my NestJS app somewhere? Beginner here
configuration
Getting twilio undefined error
other
testing with Nest and jest
testing
How can dependancy injection with function?
configuration
core
store large amount of data
other
Hiding padlock in swagger UI for endpoints with a custom decorator that allows public API access.
discussion
Handling BigInt data in a NestJS microservices architecture using TCP
✅ validation
Multiple types of body
docs
Pass request context to class validator
core
express
✅ validation
Vite worth it?
cli
Social Login with google provider
authentication
Libraries docs (no monorepo)
docs
how can I descending the api tag name in nest.js swagger?
core
docs
Providers diagram not identifying what "Providers" are?
docs
Nest can't resolve dependecies in a pnpm workspace
core
Is @ResolveField() supposed to change the GraphQL type?
core
Can the @UsePipes decorator be applied to a socket gateway?
✅ validation
other
How to use "import * as" with swc?
configuration