Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/tutorials/create-a-chat-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ peer.sync("https://my.server", true);
```

This won't work because there is no Earthstar server at `https://my.server`. [Fortunately we have a tutorial for running an Earthstar server](/tutorials/run-a-server).
Don't forget to add your share (e.g. `"+chatting.bffblffbnzrjeqmh3s3vnuvztfibnzuex3e5h4nthsq7dum4mnlra"`) to the Earthstar server's `known_shares.json` configuration.

<details>
<summary>Make sure your browser allows Earthstar to save data</summary>
Expand Down