-
Hello,
Thanks for creating such a helpful project. I am currently using the V1 version for my application and am eagerly waiting for the V2 version. I’ve noticed that in V1, Firebase Database and o…
-
### Version info
**Angular:** 13.3.11
**Firebase:** 10.7.1
**AngularFire:** 7.6.1
**Other (e.g. Ionic/Cordova, Node, browser, operating system):** MacOS, but deployed to Firebase Hosti…
-
無事にデプロイができました。これで目標「Firebase へのデプロイ」は完了です!
次にfunctionsなどへのapi機能の実装についてもfirebaseへapiを移行していきたいと思います
-
### [REQUIRED] Environment info
**firebase-tools:** 13.25.0
**Platform:** macOS Sequioa 15.1
### [REQUIRED] Test case
`storage.rules` minimal file with [closed acce…
-
### Version info
**firebase-functions-test:**
**firebase-functions:**
**firebase-admin:**
### Test case
I am testing firebase blocking functions by `firebase-functions-test`…
-
We gonna need test scripts for all functions and those will also be executed by CI (codeship) during deployment
-
It would be great to be able to upgrade to Cloud Functions v2 because they have less cold starts.
-
Since firebase 3, the way of managing the users definitively changed, the API endpoints have vanished, it seems that the API has never been made public and got reverse engineered from Node SDK source …
-
I'm working to update my functions to v2. I'm running into an issue with deploying v2 functions that have an uppercase letter in the function name. V1 functions with an uppercase letter in the functio…
-
### Description
I'm wondering if is possible reduce the comments in asserts and string hardcoded that could have no impact in clients sdks, because they are for development purposes.
Doing this the …