Installation
Before running application do the following steps to set up a server part of the app.
Firebase connect
- Create new firebase project (https://console.firebase.google.com)
- Add app(s) to the project (follow firebase tutorials)
- Create Firestore database
- Enable anonymous authentication
All done!