Daniel Schildt 6b6a494158
docs(google) update hello-world example's invoke
If a new user creates a new service with the `google-nodejs` template,
the pre-configured function is named as `first` instead of `helloWorld`.

More details from the configuration file of the template:
- https://github.com/serverless/boilerplate-googlecloudfunctions-nodejs/blob/master/serverless.yml#L22
2018-01-19 05:06:51 +02:00
..

Read this on the main serverless docs site

Hello World Serverless Example 🌍

Welcome to the Hello World example.

Pick your language of choice:

View all examples