add examples

This commit is contained in:
@s.roertgen 2025-08-26 16:54:44 +02:00
parent 532808ff0f
commit a666d9ca7b

View file

@ -6,8 +6,6 @@ Based on the [khatru](https://github.com/fiatjaf/khatru) relay.
- add metadata to your relay and typesense connection info
- start typesense with `docker compose up`
- start relay with `go run .`
<<<<<<< HEAD
=======
## Examples
@ -15,4 +13,3 @@ Based on the [khatru](https://github.com/fiatjaf/khatru) relay.
`nak req -k 30142 -l 2 ws://localhost:3334 | jq .`
>>>>>>> 73fb230 (add examples)