-
# Firebase의 RealTime Database와 Web App 연동하기
Firebase의 RealTime Database와 연동하여 데이터 읽고 쓰기
[https://kimyoonkyum.github.io/blog/firebase_real_time_db/](https://kimyoonkyum.github.io/blog/firebase_real_…
-
---
# Implement caching for Firebase Functions to improve efficiency
## Description:
Enhance the efficiency of Firebase Functions in the `effigy.im` project by implementing caching mechanisms. Thi…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Queries and subscriptions need to be mixed for most real-time applications. However, their implementations are…
-
### [READ] Step 1: Are you in the right place?
Yes
### [REQUIRED] Step 2: Describe your environment
* Operating System version: cos-stable-101-17162-40-5
* Firebase SDK version: latest?
…
-
Need add support for Firebase Admin SDK. Such as Firestore, Realtime DB and Cloud Storage.
-
App is successfully build with firebase having json .Running Successfully,
Enabled Samsung support in Accessbility.
But can't see any notification of Whatsapp,insta in Firebase db.
Can you guide to…
-
Hi.
I've checked your sample code but can't figure out how to use it.
Here is my source code.
```
addListener () {
this.db.ref('age').once('value', (snap) => { ... }
);
```
FYI, this.d…
-
Describe your environment
* Operating System version: MacOS 12.2.1 and Alpine Linux (Dockerfile `FROM node:14`)
* Firebase SDK version: firebase-admin 11.0.0
* Firebase Product: database
…
-
Hello,
I am trying to get Pyrebase to load my Cloud Firestore data instead of my RealTime database. However it is not working
Below is my python code
```
cred = credentials.Certificate(…
-
Technology stack to be used
1. React
2. Redux
3. Firebase /Firestore🔥
4. Typescript
5. Nodejs
6. Nextjs ?? https://nextjs.org/
**Additional context**
- Firebase provides auth, realtime d…