3938 Forks
11646 Stars
11646 Watchers

functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

How to download and setup functions-samples

Open terminal and run command
git clone https://github.com/firebase/functions-samples.git
git clone is used to create a copy or clone of functions-samples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with functions-samples https://github.com/firebase/functions-samples/archive/master.zip

Or simply clone functions-samples with SSH
[email protected]:firebase/functions-samples.git

If you have some problems with functions-samples

You may open issue on functions-samples support forum (system) here: https://github.com/firebase/functions-samples/issues