mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-04 02:34:43 +08:00
docs: add one key step to configure Firebase (Armo1a) (#4749)
* Update CONTRIBUTING_ADVANCED.md * Update CONTRIBUTING_ADVANCED.md based on review
This commit is contained in:
parent
dffbeda6a3
commit
9493f4bf14
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ Within the `frontend/src/ts/constants` directory, duplicate `firebase-config-exa
|
|||
3. In the `SDK setup and configuration` section, select `npm`
|
||||
4. The Firebase config will be visible below
|
||||
5. Paste the config into `firebase-config.ts`
|
||||
6. Ensure there is an `export` statement before `const firebaseConfig`
|
||||
|
||||
If you want to access the frontend from other machines on your network create a file `frontend/.env` with this content:
|
||||
|
||||
|
|
Loading…
Reference in a new issue