Full-Stack Firebase
  • Introduction
  • Introduction
    • Full-Stack Firebase
    • Why Firebase?
    • What is serverless?
    • Prerequisites
    • Overview & Structure
    • Write your first query
    • Links
    • Downloadable Notes
  • Firebase Console
    • Introduction
    • Walkthrough
  • Firebase Tools
    • Introduction
    • Walkthrough
  • Firebase Authentication
    • Introduction
    • Walkthrough
    • Challenge
    • Notes
  • Cloud Firestore
    • Introduction
    • Walkthrough
    • Security Rules
    • Indexes
    • Challenge
    • Notes
  • Realtime Database
    • Introduction
    • Walkthrough
    • Security Rules
    • Challenge
    • Notes
  • Cloud Functions for Firebase
    • Introduction
    • Walkthrough
    • Challenge
    • Notes
  • Firebase Storage
    • Introduction
    • Walkthrough
    • Security Rules
    • Challenge
    • Notes
  • Cloud Messaging
    • Introduction
    • Walkthrough
    • Challenge
    • Notes
  • Firebase Hosting
    • Introduction
    • Walkthrough
    • Challenge
    • Notes
Powered by GitBook
On this page
  • Open the app
  • Open DevTools
  • Video
  1. Firebase Storage

Walkthrough

PreviousIntroductionNextSecurity Rules

Last updated 6 years ago

Open the app

Open the app at .

Open DevTools

for Fogo as of July 2018.

This is best done in Firefox.

Right-click inspect element and select the Debugger tab. Then click command + P to search for and open one file:

  • storage-uploader/src/services/storage.service.js.

storage-uploader/src/services/storage.service.js

Video

fogo.howtofirebase.com
Sourcemaps are currently broken in Chrome