Merge pull request #3 from xlogix/master

Change Realtime Messaging to Firestore Database
This commit is contained in:
Franz Heinfling 2019-10-06 15:12:42 +02:00 committed by GitHub
commit 20c47627c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ Please copy the `User-UID` of the created user. Well need to add this ID to a
### B2. Create and setup database
In the firebase console select `Database` under `Develop` and create a Realtime Database in region `eur3 (europe-west)`.
In the firebase console select `Database` under `Develop` and create a Cloud Firestore Database in region `eur3 (europe-west)`.
*Note: To use the app youll need to create a group. A “Group” is similar to e.g. a “Team” in Slack. To create one:*