Skip to content

Firebase functions and end point to upload and compress the image and store single result in firebase storage

Notifications You must be signed in to change notification settings

ZamanMehdi/firebase-function-to-upload-and-resize-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

# firebase-function-to-upload-and-resize-images Firebase functions and end point to upload and compress the image and store single result in firebase storage * Download and use npm install. * Create firebase project and download and put secret key from account settings into functions/folder. Make sure to rename the existing json file in index.js * Use firebase init in root directory to setup the firebase project. * Replace all the bucket names to your corresponding names in firebase storage. * Use firebase deploy to deploy your functions. * Use uploadFile function end point to upload image to firebase. # firebase-function-to-upload-and-resize-images

About

Firebase functions and end point to upload and compress the image and store single result in firebase storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published