-
入力プロンプト
```
以下の技術スタックを使用したTo Doアプリのサンプルコードを必要な環境構築の手順も含めて出力してください。
言語: TypeScript
ライブラリ・フレームワーク: React/Next.js/NestJS
データベース: PostgreSQL
アーキテクチャ: クリーンアーキテクチャ、マルチテナントアーキテクチャ(RLS採用)
```
# 1. 環…
-
I don't know if nestjs-paginate should work like this, but all controllers of any Module that don't have any Paginate decorators give undefined value in nestjs decorators like @Body, @Param, @Query an…
-
I don't know if anyone is experiencing this issue, but when we try to build with kaniko everything goes fine (no error shown).
When we deploy the image in production we find out that packets are miss…
-
#### hello,
### I encounter this error when executing the project :
```bash
[Nest] 22613 - 07/25/2021, 4:34:24 PM LOG [InstanceLoader] EventStoreModule dependencies initialized +1ms
[Nest…
-
## 🚅 Issue 한 줄 요약
main.ts
## 🤷 Issue 세부 내용
```
import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
async function bootstrap() {
const app = await Nes…
-
Checklist
- [X] `TrainTrain/nestjs-module/main.ts` ✅ Commit [`91b5262`](https://github.com/hugoblanc/tmp/commit/91b526284aed603baecdafe99854de133385e2e8)
• Create a new main.ts file in the nestjs…
-
### Issue description
Cannot use import statement outside a module
### Expected Behavior
Successfully created database
### Actual Behavior
Cannot use import statement outside a module
### Steps …
-
**Describe the bug**
`EntityManager` (`MongoEntityManager`) dependency injection cannot be resolved when using `@mikro-orm/nestjs` >5.1.2 with `.forRootAsync` and `PinoLogger`. It works fine without …
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post you…
-
**Describe the bug**
After upgrading to 1.11 or later it faills compilation while using either 'nodemailer-mandrill-transport' or 'nodemailer-mailgun-transport'.
**To Reproduce**
```
import mand…