🐈nestjs-help

7806 threads · Page 54 of 157

How to parse body property to number before dto validates? 17 messages
solved ✅ validation
swagger plugin doesn't work 35 messages
cli
Has anyone gotten 'superjson' to work in Nest.js? 30 messages
community package
PassportJS, microservice and user from validate() 2 messages
authentication
microservice advice 42 messages
core
PassportJS and auth microservice | LocalGuard stops RPC request 3 messages
solved authentication
Linking a Discord account to an existing user 3 messages
other
TypeOrmModule and controller import order issue 8 messages
core
How to use injection scope in websocket? 15 messages
discussion
Nest js question 274 messages
solved other
How to get RAW query string? 31 messages
fastify solved other
session({^TypeError: (0 , express_session_1.default) is not a function 6 messages
configuration express solved
Dynamically injecting tokens (using ModuleRef) 3 messages
core solved
interceptor expects 1 arguments 8 messages
core solved other
nest js websocket 4 messages
other
How to import Module inside my DynamicModule and configure it with options? 2 messages
configuration other
How to make sure the `AppController` being loaded after `ConfigService` is ready? 3 messages
configuration
Redirects on localhost vs prod 69 messages
core express solved
Sources for courses 4 messages
discussion other
Is there any "ideal roadmap" to get into nestJS and mastery it ASAP? 9 messages
docs
Downgrading NestJs with typeorm and pg 2 messages
configuration
Creating @ApiProperty for Record Enum as key and number as value 6 messages
core solved
Enhancers as "pseudo-providers" explanation? 2 messages
discussion
ERROR [TypeOrmModule] Unable to connect to the database. 44 messages
other
Dynamic module instance reuse 18 messages
configuration
How i can check the user is logged in when user connect with socket.io ? 3 messages
authorization express authentication
Stuck in infinite loop... Found 0 errors. Watching for file changes. 13 messages
solved cli
How to strongly type emit Events from @nestjs/event-emitter? 4 messages
discussion core other
Redis store error 11 messages
authorization authentication
next auth + JWT vs. Prisma store + express session, which one is better for a big size nest js app? 3 messages
authorization authentication
Adding swc to nest-cli.json changes the structure of dist folder 18 messages
solved cli
Nest JS with HTTP/2 12 messages
configuration express
Session module with optional redis support 2 messages
configuration express other
JSONB saved as STRINGFY NOT AS OBJECT 2 messages
other
Is the official shop for buying courses unavailable? 3 messages
other
Application architecture for NestJS similar to Nexar for Next.js? 10 messages
other
nest keeps watching files and gets stuck 28 messages
core other
Can anyone help me with making a connection to exisiting db? 12 messages
authorization authentication
array.find is not a function 18 messages
other
ModuleRef.create() does not inject providers 9 messages
core solved
Jest mocks of imports in separate lib 14 messages
testing
SyntaxError: Invalid or unexpected token (Javascript Starter Template) 7 messages
core solved other
[Nest] ERROR [ExceptionsHandler] Cannot read properties of undefined (reading 'data') 41 messages
solved authentication
Why SWC is not the default compiler? 8 messages
core docs
class-validation for Neo4j Types / Interfaces 2 messages
discussion ✅ validation
Regular Dependency issue 13 messages
core
Nested DTOs and Query Parameters 9 messages
core
Server is restarting without file changes 4 messages
configuration solved
Auth guard 2 messages
authorization
Should I use `imports` while creating moduleRef with Test.createTestingModule? 2 messages
configuration testing