Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr authored Sep 22, 2024
1 parent 2ae3dad commit 69ee088
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
- wss://wot.sandwich.farm
- wss://relay.nostr.watch
- wss://relaypag.es
- wss://user.kindpag.es
- wss://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 69ee088

Please sign in to comment.