Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Read deployed Firebase cloud function source [duplicate]

A teammate deployed a Firebase cloud function to a shared account to which I have access. The source code isn't available to me yet, so I'm wondering if it's possible to read the source of a deployed cloud function (e.g. when logged into an account that has access to the Firebase console).

Does anyone know if this is possible? If so, any pointers on how one can read the source code of a deployed Firebase function would be hugely helpful!

like image 553
duhaime Avatar asked May 02 '26 18:05

duhaime


1 Answers

If you have access to the Google Cloud console, you can access and download the source code there. You won't have the full benefit of having something like git access, but you can at least download a zip of the functions and see what's in production.

like image 195
I'm Joe Too Avatar answered May 04 '26 08:05

I'm Joe Too



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!