Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myxogastria0808/express-cloudflare-r2
https://github.com/myxogastria0808/express-cloudflare-r2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/myxogastria0808/express-cloudflare-r2
- Owner: Myxogastria0808
- License: wtfpl
- Created: 2024-04-16T17:09:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T03:19:35.000Z (8 months ago)
- Last Synced: 2024-04-19T04:25:42.836Z (8 months ago)
- Language: TypeScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup
```shell
yarn init
yarn add express cors nodemon ts-node ts-node-dev typescript @types/express @types/cors @types/node
yarn add @aws-sdk/client-s3
```## region の一覧
https://docs.aws.amazon.com/general/latest/gr/rande.html
## 参考サイト
https://qiita.com/taisuke101700/items/d7efaca27b33adf29833
https://zenn.dev/mizchi/articles/s3-compatible-client
https://developers.cloudflare.com/r2/examples/aws/aws-sdk-js/