MULTI-RESTAURANT BACKEND
Products ServicesDemo
  • MULTI RESTAURANT FIRESTORE BACKEND
  • Technologies
  • What is Firebase?
  • Download zip
  • System Requirement
  • Firebase Config
  • Cloudinary setup
  • Project Structure
  • How to Run
  • Push Notification
  • Firebase deployment
  • Changelog
  • FAQ
Powered by GitBook
On this page

Cloudinary setup

It gives detailed information regarding the cloudinary setup.

PreviousFirebase ConfigNextProject Structure

Last updated 6 years ago

We store all the image on but you are to use any others storage like Firebase Cloud Storage or AWS S3 etc. We are using cloudinary because it optimize the images and give you thumbnail size you needed in fly so no need to write a single line of code for generate different size of thumbnail same images.

You need to Create a account, if you don't have or Login to your account. You need to update Cloud Name and uploadPreset .

Once you Login to Cloudinary navigate to Dashboard page and you can see Cloud name

For uploadPreset you need to go into Settings > upload page you can see this section on bottom of that page

Click on Enable unsigned uploading and then you can see Preset Name you can copy and paste to config file and you are done. Now all the images you are uploading will go through Cloudinary.

http://cloudinary.com/