Cloudflare R2 storage driver registration for ZinTrust.
npm install @zintrust/storage-r2Cloudflare R2 storage driver registration for ZinTrust.
- Docs: https://zintrust.com/storage
``bash`
npm i @zintrust/storage-r2
`ts`
import '@zintrust/storage-r2/register';
Configure your disk driver as r2` and provide the R2 endpoint + credentials.
This package depends on the AWS SDK which is licensed under Apache 2.0. AWS SDKs are permissive licenses that allow commercial use without requiring you to open-source your code. See AWS SDK License for details.