-
I am building my project in NestJS. My backend is deployed to AWS Serverless (API Gateway). I have implemented Mailgun using the API approach, and it runs perfectly fine on my local machine, even with…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
This interface:
```typescript
@InterfaceType({
resolveType: (value: { __typename: string…
-
**Describe the bug**
Usage discord-nestjs with nestjs-telegraf will throw error
**Dependencies**
@discord-nestjs/core": "^4.1.1"
discord.js": "^14.2.0"
telegraf": "^4.8.6"
nestjs-telegraf": "^…
-
### 概要
- パスワード付きのルームへ入室をするときに誤ったパスワードを入力すると入室に失敗する
- 本来はエラー表示がされてほしいが、現状何も表示されていない
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Since the…
-
### Description of problem
I cannot access my dokku app
### Steps to reproduce
I did install an api app using dokku:
- installed dokku on a freshly created digital ocean droplet (dokku version 0…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
[Schema-first]
Addding
```
extend schema @link( url: "https://specs.apollo.dev/federation/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have a Socket.Io Gateway
```
import { OnModuleInit } from '@nestjs/common';
…
-
### Briefly
#goal was to use ogma in nest js+graphql project
#problem I’ve got TypeError `common_1.ConfigurableModuleBuilder is not a constructor` on nest js startup
### Setup
1. setup `ogma` l…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and there is one that was closed about a year ago where they couldn't produce a repro #6643
### Current behavio…