Skip to content

bebobhq/image-server

Repository files navigation

Image server

With this repo, you can deploy image server which will resize images on fly.

Required environmental variables

Just add these environmental variables, and this will start serve images from this bucket.

S3_BUCKET=<bucket>
S3_ACCESS_ID=<access-id>
S3_ACCESS_KEY=<access-key>

Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published