Skip to content
Merged
Changes from 1 commit
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
5 changes: 5 additions & 0 deletions app/spicedb/getting-started/installing-zed/page.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { Callout } from 'nextra/components'
import YouTube from "@/components/youtube-wrapper";

# Installing Zed

Expand Down Expand Up @@ -123,6 +124,10 @@ You can find more commands for tasks such as testing, linting in the repository'

[CONTRIBUTING.md]: https://github.com/authzed/zed/blob/main/CONTRIBUTING.md

Here's a livestream discussing all the features in `zed` and how you can use it.
Comment thread
sohanmaheshwar marked this conversation as resolved.

<br />
<YouTube videoId="yBEciwiScSs" className="youtubeContainer" />

## Reference: `zed`

Expand Down
Loading