Firebase

Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.
Here are 26,945 public repositories matching this topic...
🚀 Feature
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana
-
Updated
Sep 12, 2021 - JavaScript
-
Updated
Sep 12, 2021 - JavaScript
-
Updated
Sep 12, 2021 - TypeScript
After I installed the package (and other packages needed in the example), I copied the example to try it out, but it didn't work.
Can you please edit the code in the example in the link below, to make it a working example?
Thanks in advance...
Fix ESLint warnings
-
Updated
Aug 24, 2021 - Java
-
Updated
Sep 10, 2021 - TypeScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Aug 30, 2021 - JavaScript
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
-
Updated
Sep 12, 2021 - Objective-C
-
Updated
Sep 10, 2021 - TypeScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Mar 14, 2021 - JavaScript
-
Updated
Aug 23, 2021
Summary
Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (WorldHealthOrganization/app#1670)
Link: https://github.com/pre-commit/pre-commit-hooks
Possible config file. Should be run against every file in the existing tree to see what issues might come up.
# .pre-commit-config.yaml
- repo: https://github.com/pre-commit/pre-comm
-
Updated
Aug 21, 2021 - TypeScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
Improve documentation
If a user wants to perform delete-user requests (https://supabase.io/docs/reference/javascript/delete-user) using supabase-auth, the request must be made from the server side so that the service_key is not exposed.