Skip to content

UpLab/express-s3-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express - S3 uploader

Simple server for express s3 uploads

You can send post request to /files.

Setup

  1. 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
  2. npm i

Start

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published