imevanc/nextjs-aws-s3

Evangelos Charalampidis

Backend Engineer
Frontend Engineer
Fullstack Engineer
AWS
Next.js
React
An example of a Next.js application allowing you to upload photos to an Amazon Web Services S3 storage bucket.
Create a new Next.js project or fork this repo.
Create a new IAM User:
Create a new S3 Bucket
Save the access key and secret key for the IAM User.
Install the AWS CLI:
Create an .env
Go to your bucket, and select the Permissions tab
[ { "AllowedHeaders": ["*"], "AllowedMethods": ["GET", "PUT", "POST", "DELETE"], "AllowedOrigins": ["*"], "ExposeHeaders": [] } ]
Details
nextjs-aws-s3.mp4
Partner With Evangelos
View Services

More Projects by Evangelos