Skip to content

Commit 5fa28ec

Browse files
committed
add: Enable Cloud Firestore step
1 parent facbc6a commit 5fa28ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firestore/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Follow these steps to setup and run the quickstart:
2222
```bash
2323
firebase use --add
2424
```
25+
1. In the Firebase console, enable Cloud Firestore on your project by doing: **Database > TRY FIRESTORE BETA > ENABLE**
26+
2527
1. Deploy the Firestore security rules:
2628
```bash
2729
firebase deploy --only firestore

0 commit comments

Comments
 (0)