Skip to content

Commit

Permalink
Prompt to explore data using the atproto browser tool
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Aug 21, 2024
1 parent 1724605 commit a9382f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ With that data, we can give a nice personalized welcome banner for our user:
</div>
```

You can examine this record directly using [atproto-browser.vercel.app](https://atproto-browser.vercel.app). For instance, [this is the profile record for @bsky.app](https://atproto-browser.vercel.app/at?u=at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.actor.profile/self).

## Step 4. Reading & writing records

You can think of the user repositories as collections of JSON records:
Expand Down

0 comments on commit a9382f9

Please sign in to comment.