We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User profile image for example
The text was updated successfully, but these errors were encountered:
Uploads bewaren op AWS S3.
Werken met presignedUrls, dan kan de FE zelf de media uploaden naar AWS en belast deze de server niet.
return amazon.getPresignedUrl(amazonClient, { key, bucket: ENV.AWS_S3_BUCKET, expires: 60 * 60, });
Sorry, something went wrong.
AWS S3 media:
No branches or pull requests
User profile image for example
The text was updated successfully, but these errors were encountered: