Today we walk you through Firebase Cloud Storage. Cloud storage is great if you want to allow your application users to upload images or videos or other types of files like PDFs to your application. Cloud Storage will host these files for easy access at any time. Cloud Storage also has security rules that you can tailor to your app's and user's needs.
We also show you how to get rid of a cors error with Firebase Cloud Storage that you'll encounter when trying to download files when testing your app locally. To do this, we walk you through the google cloud console.
Firebase Firestore Video:
• SUPERCHARGE Your Web App! | FIREBASE ...
Check out our website for more great tutorials and content!
https://smallbatchdevs.com
KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter: / smallbatchdevs
Instagram: / smallbatchdevs
Facebook: / small-batch-devs-112906707036301
Twitch: / smallbatchdevs
Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs
00:00 Intro
00:25 What Is It?
01:04 Why Use It?
01:41 Installation
02:25 CORS Setup
04:30 Code Setup
10:42 Demo
12:29 Outro
#firebase #cloud #webdevelopment