Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sandwichfarm/myrelay.site into main
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Sep 23, 2024
2 parents d1bbda7 + 5692b01 commit a33047c
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ That websocket URI representing your relay is floating all over the internet now
## overview
SvelteKit CSR site with SSR disabled that implements `ndk`, `nostr-zap` and `@nostrwatch/nocap`. Utilizes `NIP-65`, `NIP-66`, `NIP-78` and `NIP-32`.

**Why SvelteKit if no SSR?**: No justification other than habit. Convert it in a PR and I won't complain.

## Try it without build/deploy
You can preview your relay on myrelay.page and even edit it without building or deploying it through the netlify build (which is always latest). **Important: Works for `wss` relays only!** Also see [requirements for editing](#important-notes)

`https://relaypage.netlify.app/?url=$YOUR_RELAY_URL`
## live demos
- [wss://lunchbox.sandwich.farm](https://lunchbox.sandwich.farm)
- [wss://wot.sandwich.farm](https://wot.sandwich.farm)
- [wss://relay.nostr.watch](https://relay.nostr.watch)
- [wss://relaypag.es](https://relaypag.es)
- [wss://user.kindpag.es](https://user.kindpag.es)
- [wss://appdata.kindpag.es](https://appdata.kindpag.es)

## "try before you buy"
`https://relaypage.netlify.app/?url=wss://your.relay`

for example
- [snort](https://relaypage.netlify.app/?url=wss://relay.snort.social)
Expand Down

0 comments on commit a33047c

Please sign in to comment.