firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

Add project: Firebase Functions Downloader #281

Open omar-dulaimi opened 1 year ago

omar-dulaimi commented 1 year ago

Link to project (GitHub): https://github.com/omar-dulaimi/firebase-functions-downloader

Describe the project in 2-3 sentences: Downloads Cloud Functions code

Why would Firebase developers be interested in this project?: Sometimes projects don't start with version control from day one, or improperly use it. In that case code will be scattered across team members and nobody would have all the code. So to help these teams get their already deployed code back to their machines, this project came to existence.

Have you added a .opensource/project.json file to your site: Yes