Skip to content

ElGovanni/gcp-scale-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-scale-image

The "gcp-scale-image" project is simple node.js app based on express.js for google cloud run. App has 1 endpoint of method POST which require Pub/Sub notification about uploaded file to bucket and environment variable BUCKET with name of bucket to upload scaled images.

Run locally with docker

docker run -p 8080:8080 ghcr.io/elgovanni/gcp-scale-image:master

Run on Google Cloud Run

Run on Google Cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published