gcp-datastore-cloud-functions-realworld-example-app icon indicating copy to clipboard operation
gcp-datastore-cloud-functions-realworld-example-app copied to clipboard

functions-emulator is now deprecated

Open quantuminformation opened this issue 6 years ago • 3 comments

We now have https://github.com/GoogleCloudPlatform/functions-framework-nodejs

quantuminformation avatar Jun 01 '19 17:06 quantuminformation

Kinda confusing cause even the Google the docs still refer to it

https://cloud.google.com/functions/docs/emulator

quantuminformation avatar Jun 01 '19 19:06 quantuminformation

The now mark it as deprecated on the docs.

quantuminformation avatar Jul 22 '19 11:07 quantuminformation

You can use the functions framework now like so: https://github.com/QuantumInformation/gcp-datastore-cloud-functions-realworld-example-app/blob/master/package.json#L11

quantuminformation avatar Oct 06 '19 20:10 quantuminformation