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 31,928 public repositories matching this topic...
-
Updated
Mar 4, 2022 - TypeScript
🚀 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
Feb 24, 2022 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Feb 15, 2022 - TypeScript
It's just a little ui thing for me. On https://firebase.flutter.dev/ I always click the the github link under View Source instead of the book emoji when I want to get to the firebase documentation. It's some psychological thing, since it's got the blue link text, and I click it without thinking. I'll bet if the image of a book was big enough, I'd click that without thinking, instead.
The current implementation of the maps API lacks support for the snapshot() functionality.
This is a requirement for location sharing in Signal messenger.
-
Updated
Feb 28, 2022 - JavaScript
Fix ESLint warnings
-
Updated
Mar 4, 2022 - TypeScript
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Mar 4, 2022 - Objective-C
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
Feb 19, 2022 - TypeScript
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Feb 10, 2022
-
Updated
Jan 26, 2022 - Go
-
Updated
Mar 14, 2021 - JavaScript
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
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
Improve documentation
Link
https://supabase.com/docs/guides/storage#next-steps
Describe the problem
One of the bullet points in the linked section is this:
However, the link to this blog post is broken — perhaps, the blog post was deleted at some point
Describe