GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-nodejs
Documentation on how to use with Firebase Firestore emulators
- 主要言語
- TypeScript
- スター
- 1.4k
- フォーク
- 181
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
We have an app that uses a Firestore database, and locally we can use the Firestore Firebase emulators provided by `firebase-tools` to avoid connecting to a remote/shared database.
It's clear enough on how to connect to the emulators locally for reading/writing data with `@google-cloud/firestore`, and it's also clear how I can deploy a function built with the Functions Framework that is triggered by a Firestore event. What I'm not clear on is how we can trigger a function built with the Functions Framework when data is written to said Firestore emulator.
Is this something that can be achieved with the Functions Framework, and if so, how does it need to be set up?
コントリビューションガイド
調査の方向性
Start by reviewing the repository's existing guidance for the Functions Framework and the Firestore Firebase emulator, focusing on how a Firestore write reaches a function entry point. Done means documenting whether this setup is supported and, if so, explaining the required configuration and local trigger workflow.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- firebase, node.js, typescript
- 領域
- cloud, databases, documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100