S3 client for Nuxt with REST API thanks to aws4fetch.
- ✔️ Edge compatible
- ✔️ Object
upload
remove
viauseS3Object
composable - ✔️ Storage to filesystem as alternative
- Add
@bg-dev/nuxt-s3
dependency to your project
# Using pnpm
pnpm add -D @bg-dev/nuxt-s3
# Using yarn
yarn add --dev @bg-dev/nuxt-s3
# Using npm
npm install --save-dev @bg-dev/nuxt-s3
The documentation website can be found here