chore: update emulator project names

This commit is contained in:
chrismclarke
2023-10-29 22:23:41 -07:00
parent e777455ff7
commit ec5d610eef
11 changed files with 16 additions and 16 deletions

View File

@@ -103,7 +103,7 @@ E.g. A development and testing API has been created at [functions/src/dev/index.
http://localhost:4002/{projectId}/us-central1/dev
```
Where the projectId may be specified from configuration (default for emulators is `community-platform-emulated`)
Where the projectId may be specified from configuration (default for emulators is `demo-community-platform-emulated`)
Using a REST client like [Insomnia](https://insomnia.rest/) or [Postman](https://www.getpostman.com/) can simplify the process of making api requests