Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 613 Bytes

File metadata and controls

18 lines (12 loc) · 613 Bytes

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.