mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-11 08:14:11 +08:00
Merge branch 'master' of https://github.com/Miodec/monkey-type
This commit is contained in:
commit
9fc71e1956
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@
|
|||
- Click on `Email/Password`, enable it and save
|
||||
- Click on `Google`, add a support email and save
|
||||
|
||||
1. Enable Firebase Firestore
|
||||
|
||||
- In the Firebase console, go to Cloud Firestore
|
||||
- Create database
|
||||
- Start in test mode
|
||||
- Select default location and enable
|
||||
|
||||
|
||||
## Building and Running
|
||||
|
||||
1. Run `npm install` in the project root directory to install dependencies.
|
||||
|
|
Loading…
Reference in a new issue