fireship-io / fireship.io

Build and ship your app faster https://fireship.io
3.54k stars 1.31k forks source link

lessons/image-thumbnail-resizer-cloud-function/ #913

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Image Thumbnail Resizer Cloud Function

Build a high-performance image thumbnail generator using a Firebase Storage Cloud Function and Sharp.

https://fireship.io/lessons/image-thumbnail-resizer-cloud-function/

timcritt commented 2 years ago

This didn't work for me until I added the file extension to thumbName.. i.e, const thumbName = thumb@${size}_${fileName}.png