Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload to S3 with Express.js and Vue.js

More context here

Setup

npm install

Create a .env file with the following credentials:

AWS_ACCESS_KEY_ID=YOUR_AWS_KEY
AWS_SECRET_ACCESS_KEY=YOUR_AWS_SECRET
S3_BUCKET_NAME=your-bucket-name

Run

node index.js

About

Upload to S3 with Express.js and Vue.js

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages