Skip to content

jpdentone/node_direct_s3_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_direct_s3_uploader

just an example

creat .env

PORT = 3001

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_REGION=us-east-1

S3_BUCKET=
npm i
node app.js

http://localhost:3001/

Choose File and upload any picture, the avatar should reload after few seconds.

To confirm, you should see the file into the S3 bucket or you can also right click on the new avatar picture and Copy Image Address

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published