kolban-google / product-search-demo

Demonstration of Vision API Product Search
1 stars 0 forks source link

Parameterize Cloud Function deployment #3

Open kolban-google opened 3 years ago

kolban-google commented 3 years ago

Currently, Cloud Function has hard-coded properties including:

We need to externalize these as environment variables, trap them being not supplied and logged nicely and change our deployment scripts to add good defaults.