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 22,620 public repositories matching this topic...
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
May 4, 2021 - TypeScript
I have issue using firebase firestore with hot reload and thats because we have to use .settings and not useEmulator as with other packages such as auth / functions.
Could we add / change this behaviour so it follows official SDKs:
https://firebase.google.com/docs/emulator-suite/connect_firestore#android_ios_and_web_sdks
// Firebase previously initialized using firebase.initializeApp
Fix ESLint warnings
-
Updated
May 4, 2021 - Java
-
Updated
May 4, 2021 - TypeScript
-
Updated
Apr 18, 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
May 4, 2021 - Objective-C
-
Updated
May 4, 2021 - TypeScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
-
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
-
Updated
Feb 28, 2021
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
May 3, 2021 - TypeScript
-
Updated
Apr 28, 2021 - TypeScript
-
Updated
Mar 30, 2021 - Java
-
Updated
Mar 30, 2021 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
it's not clear from the Client Libary Guide that the default behavior of
signUp
when used with the hosted platform is to send an email confirmation,we should: