mkilmerr / multer-sharp-upload-image

tutorial repository for uploading image using multer and sharp

Home Page:https://dev.to/mkilmer/how-to-upload-image-using-multer-and-sharp-45lm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multer-sharp-upload-image

tutorial repository for uploading image using multer and sharp

├── index.js main application file

├──uploads image upload folder

└── resized image resized upload folder

├── upload-config.js multer configuration

├── node_modules

├── package-lock.json cache of package.json

├── package.json lists the packages your project depends on

About

tutorial repository for uploading image using multer and sharp

https://dev.to/mkilmer/how-to-upload-image-using-multer-and-sharp-45lm


Languages

Language:JavaScript 100.0%