You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Cloud Functions for Firebase Sample Library
2
2
3
+
----
4
+
> Cloud Functions now supports Node 8. Have a look at the [**Node8** branch](https://github.com/firebase/functions-samples/tree/Node-8) for samples updated to ES2017 syntax and the Node 8 runtime.
5
+
----
6
+
3
7
This repository contains a collection of samples showcasing some typical uses of [Cloud Functions for Firebase](https://firebase.google.com/features/functions).
0 commit comments