-
Updated
Oct 5, 2021 - TypeScript
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 27,684 public repositories matching this topic...
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
The page https://firebase.flutter.dev/docs/app-check/overview does not mention which iOS App Check provider (DeviceCheck
or App Attest
) should be used.
The Firebase documentation page here (https://firebase.google.com/docs/app-check/ios/app-attest-provider) makes it sound like App Attest
only works with iOS 14. But it's quite unclear and it seems like they added special code to fallback t
Fix ESLint warnings
-
Updated
Aug 24, 2021 - Java
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Sep 2, 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
Oct 6, 2021 - Objective-C
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Mar 14, 2021 - JavaScript
-
Updated
Oct 1, 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
Oct 6, 2021 - TypeScript
-
Updated
Sep 18, 2021 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
Introduction
Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code🤩 You can learn more at our official Appwrite Functions docs.
Your task is to implement
generateCloudConvertThumbnail
function. You can look at the existing [Appwrite Functions demo](https://github.com/appwrite/demos-for-