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:
Aromia 2023-10-30 10:02:12 -05:00 committed by GitHub
parent dffbeda6a3
commit 9493f4bf14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: