Skip to content

Sonwalkar/Image-resize

Repository files navigation

Image-resize

To run project create a new .env file

.env

Inside .env file copy the below text and add Access key, Secret key and Session_token.

AWS_BUCKET_NAME="image-test-nodejs-akshay"
AWS_BUCKET_REGION="us-east-1"
AWS_DYNAMODB_TABLE="imageResize"

Note: If you running locally then you have to add credentials `access key, secret key`. .

About

Resize the image by just providing width and height.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published