Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIREBASE CLOUD FUNCTIONS

This is a small Firebase Function to update your FireBase Database whenever a video is upload to your Firebase Storage

Init Function

  1. Run firebase login to connect to your firebase application
  2. Run firebase init functions to init generate npm repertory

Deploy

  1. Run firebase deploy --only functions to deploy your functions.
  2. You can target a specific function too firebase deploy --only functions:updateDatabase

About

A Firebase Function to update Firebase Database when a video is uploaded to Firebase Storage

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages