Open
Description
Problems:
- Wherever we have the example api key
[email protected]
orYOUR_API_KEY
, we have to keep adding a "Note: get your API key from dashboard.jazz.tools" - In the starter app, the API key is in
apiKey.ts
, so if you want to copy paste the code snippet, it changes your API key.

Proposed solution:
Then maybe change the example api key value?
