Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 407 Bytes

File metadata and controls

8 lines (7 loc) · 407 Bytes

cloudinaryWithMulter

Simple express application that let's you upload files to cloudinary using multer

##How to use

  1. Clone the application
  2. create a .env file, use the sample.env and provide the needed variables from cloudinary.
  3. run npm i and npm run dev to start the development server.
  4. open postman and select form-data on the reauest body tab and enter the field name image.