koa-s3-upload Upload files to AWS S3 using Koa and 50 lines of code! .env AWS_ACCESSKEY: Your public access key to Amazon S3 AWS_SECRET: API secret from Amazon S3 AWS_BUCKET: AWS S3 Bucket name Store those 3 variables onto a .env file in the root folder. License MIT