firebase / functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
https://firebase.google.com/docs/functions
Apache License 2.0
12k stars 3.84k forks source link

Add codebases for all 2nd gen Node samples #1084

Closed jhuleatt closed 1 year ago

jhuleatt commented 1 year ago

This makes it easier to deploy samples without affecting the default Cloud Functions codebase of a project.

Only Node 2nd gen for now because (1) there are a LOT of 1st-gen samples, and (2) Python directory needs some rearranging before it is ready for firebase.json files