-
Hi,
So if i configure postgraphile using the official doc like:
**> `For Nest, this might look something like:
>
> import { Controller, Get, Post, Req, Next, Res } from '@nestjs/common';
> imp…
-
Discuss how error handling and error messages should be retrieved, processed and returned inside the API
-
### Checks
- [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/c…
-
There is a case of malformed requests that can take down a full nodejs app, due to an uncaught `error` event thrown by `busboy`
Using the latest `1.4.5-lts.1` from npm, the following code results i…
-
## Problem
Within NestJS, the common solution to implementing an injectable Prisma Client instance is to extend `PrismaClient` and add the `onModuleInit` and `enableShutdownHooks` functions require…
-
I was following the tutorial as close as possible, I even have the exact same code
```
import { AuthGuard } from '@nestjs/passport';
export class RefreshTokenGuard extends AuthGuard('jwt-refres…
-
- [x] I've read [the docs of nestjs-pino](https://github.com/iamolegga/nestjs-pino/blob/master/README.md)
- [x] I've read [the docs of pino](https://getpino.io/#/)
- [x] I couldn't find the sa…
-
**Icon Type**
- [ ] Folder
- [X] File
**File Names**
- nest-dto
- nest-entity
**Graphic ideas**
Please refer to [this icon](https://github.com/PKief/vscode-material-icon-theme/blob/main/i…
-
Hi, i am trying to use your package for making steam auth in my Nest JS project
After 3-5 days working, i wasnt able to find any decision
I am not getting any error, but also i am not able to forc…
ipirm updated
4 years ago
-
### 📜 Description
1. When you go to `http://localhost:2022/studio/onboarding/preview` and after signing in, you get 401 errors when trying to authenticate against the hosted Novu api.
2. When tryi…