-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- [โฆ
-
### ๐ Feature description
R2 provided API that is fully compatible with the Amazon AWS S3.
Why not support AWS S3, then? It is a "low-hanging fruit".
### ๐ค Why is this feature needed ?
The S3 buโฆ
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.4.13-200.fc38.x86_64 x86_64 unknown
### What steps can reprodโฆ
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- [โฆ
-
**Basic Flow (Hardcoded File):**
1. Client request (temporary): Simulate an API call that triggers the file upload from the backend.
2. Upload to S3: Use the AWS SDK to upload the hardcoded loremIpsuโฆ
-
### What version of Bun is running?
1.1.0
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
my pacakge.json file
```json
โฆ
xkalf updated
3 months ago
-
Tested with TypeScript 5.1.3:
The following constructor is no longer valid in TypeScript V5:
```ts
constructor(@InjectS3() private readonly s3: S3) {}
```
Error message:
![image](https://gitโฆ
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaSโฆ
-
### Description
Right now Minio is part of the controller. There are certain abstractions that can improve the implementation
1. [NestJS Minio](https://www.npmjs.com/package/nestjs-minio)
2. [Nesโฆ
-
๋ณด์ค๋ ์ด๋ ์ข
๋ฃ๋ 2๊ฐ์ง ๊ฒฝ์ฐ์ ์๊ฐ ์กด์ฌํ๋ค.
1. API๋ฅผ ํตํ ์ข
๋ฃ
2. ์ ํ ์๊ฐ์ ์ํ ์ข
๋ฃ
1์ ๊ตฌํ ์๋ฃํ์ผ๋, 2๋ ์ด๋ป๊ฒ ๊ตฌํํ๋๊ฐ?
์ ํ ์๊ฐ ๊ฐ์ S3 ์ค๋ธ์ ํธ ๋ด์ ์์ด ๊ฐ์ ธ์ฌ ์ ์๋ค.
ํ์ง๋ง ์๊ฐ์ด ์ง๋ฌ๋์ง, ์ง๋์ง ์์๋์ง ์ด๋ป๊ฒ ์ฒดํฌํ๋๊ฐ?
-> nestjs/schedule
ref: https://doโฆ