Restaurantbackend
HOMEGITHUBYouTubeCONTACT
  • RESTAURANT BACKEND
  • NodeJS V/S firebase
  • Project Requirement
  • FIREBASE
    • What is Firebase?
    • Node js v/s firebase
    • Firebase Zip File Structure
    • Video installation Guide
    • Firebase System Requirement
    • How to Run
    • Cloud Config
    • Firebase Config
    • Firebase Deployment
    • Push Notification for Firebase
  • NODEJS
    • Introduction to NodeJS
    • NodeJS Zip File Structure
    • NodeJS System Requirement
    • How to Run NodeJS
    • Project Structure
    • API Config
    • Push Notification for NodeJS
  • Deployment
    • Heroku NodeJS Api
  • CHANGELOG
    • Changelog
  • SOURCE AND CREDITS
    • Source and Credits
  • User Manual -CMS
    • Home
    • Categories
    • Menu Items
    • Orders
    • Table Booking History
    • Coupons
    • Settings
  • Untitled
Powered by GitBook
On this page
  1. FIREBASE

Cloud Config

It gives detailed information regarding the cloud config.

PreviousHow to RunNextFirebase Config

Last updated 5 years ago

We store all the image on , but you can also use any other storage like Firebase Cloud Storage or AWS S3. We are using Cloudinary because it optimizes the pictures and gives you thumbnail size you needed in fly so no need to write a single line of code to generate the different size of same thumbnail images.

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

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

For upload Preset 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 . Now all the images you are uploading will go through Cloudinary

http://cloudinary.com/