richardmachado / nodejs-cloudinary-crud-operations

Cloudinary Files/Images CRUD Operations Using Nodejs, Express, Multer and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image CRUD operations using Nodejs, Multer, Cloudinary and MongoDB

This project is about performing CRUD (create, read, update, delete) operations on Cloudinary using Nodejs, Express, Multer and MongoDB

run this app

  • Clone this repo and run npm install
  • Create .env file at root level and add following variables and assign their values MONGO_URI CLOUDINARY_CLOUD_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET

About

Cloudinary Files/Images CRUD Operations Using Nodejs, Express, Multer and MongoDB


Languages

Language:JavaScript 100.0%