Skip to content
Snippets Groups Projects
Unverified Commit ee9aecdb authored by Mikkel Aas's avatar Mikkel Aas Committed by GitHub
Browse files

Update README.md

parent 51ffe537
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ npm install -g eas-cli
### Database
The demo is dependent on a Firebase database connection. Start by creating an account on Firebase, then create a project with a Firestore database. Then go to project settings to create and download a service account key JSON document, place it in the root folder, and name it ```serviceAccountKey.json.``` Alternatively, ask one of the developers on this project for access to their Firebase project and generate a service account key from there.
The demo is dependent on a Firebase database connection. Start by creating an account on [Firebase](https://firebase.google.com/), then create a project with a Firestore database. Then go to project settings to create and download a service account key JSON document, place it in the root folder, and name it ```serviceAccountKey.json.``` Alternatively, ask one of the developers on this project for access to their Firebase project and generate a service account key from there.
### Messaging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment