Closed ghost closed 6 years ago
This part of the guide shows how to integrate multer. Here is a tutorial how to resize an image before uploading it with multer. In general, anything showing how to upload and resize files in Express should work for Feathers as well.
@daffl Thank you very much for your reply.
I think the issue has been answered, please reopen if required.
Expected behavior
I want to resize image before create it and create two versions of my image (resized and original).
System configuration
feathers-blob :"^1.3.1" NodeJS version:v8.4.0 React Native Version:"0.52.0"