Back to Functions Samples

README

Node/quickstarts/custom-events/ README.md

latest613 B
Original Source

Firebase Custom Events sample

A custom event trigger function that handles firebase.extensions.storage-resize-images.v1.complete and adds custom workflow.

Getting Started

  1. Install the Resize Images
  2. Install dependencies with npm install and deploy with firebase deploy --only functions
  3. Upload a test image to the storage bucket configured for the extension.

License

© Google, 2022. Licensed under an Apache-2 license.