gcp-datastore-cloud-functions-realworld-example-app
gcp-datastore-cloud-functions-realworld-example-app copied to clipboard
functions-emulator is now deprecated
We now have https://github.com/GoogleCloudPlatform/functions-framework-nodejs
Kinda confusing cause even the Google the docs still refer to it
https://cloud.google.com/functions/docs/emulator
The now mark it as deprecated on the docs.
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