Skip to content

Diggity NodeJS app for executing functions on FiB Cloud Environment

License

Notifications You must be signed in to change notification settings

gagandeep-s/diggity-nodejs-cloud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Diggity NodeJS app for executing functions on FiB Cloud to generate thumbnails on real-time image upload.

Overview

The thumbnail generation is performed using ImagMagick which is installed by default on all Cloud Functions instances. This is a CLI so we execute the command from node using the child-process-promise package. The image is first downloaded locally from the Cloud Storage bucket to the tmp folder using the google-cloud SDK.

Trigger rules

The function triggers on upload of any file to your FiB project's default Cloud Storage bucket.

About

Diggity NodeJS app for executing functions on FiB Cloud Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published