Express - S3 uploader Simple server for express s3 uploads You can send post request to /files. Setup You need to create an .env file in the root folder with AWS credentials. You can copy .env.example and use it as a template npm i Start npm run start