mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-22 09:37:54 +00:00
docs: add clarification around access required to Firebase projects
This commit is contained in:
@@ -28,3 +28,7 @@ Run the following command from the project root directory:
|
|||||||
```bash
|
```bash
|
||||||
firebase deploy --only extensions [--project project_id]
|
firebase deploy --only extensions [--project project_id]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Note:** Deploying this extensions requires admin access to the target Firebase project. This can be achieved by adding the user to the project with the `Firebase Admin` role.
|
||||||
|
|
||||||
|
Project maintainers will have access to the production instances, contributors are recommended to setup their own Firebase project to test the extension.
|
||||||
|
|||||||
Reference in New Issue
Block a user