Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 633 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 633 Bytes

Installation

Before running application do the following steps to set up a server part of the app.

Firebase connect

  1. Create new firebase project (https://console.firebase.google.com)

Image alt1

  1. Add app(s) to the project (follow firebase tutorials)

Image alt2

  1. Create Firestore database

Image alt3

  1. Enable anonymous authentication

Image alt4

Image alt5

Image alt6

All done!