Update readme.md

This commit is contained in:
kaiji
2023-08-24 07:51:56 +09:00
committed by GitHub
parent 2a387ec3a5
commit d613e6323f

View File

@@ -1,6 +1,6 @@
# Nostr Webhost
# Nostr Webhost (hostr)
Example webpage: https://nostrwebhostapp.studiokaiji.com/e/53af1fa215cd7218d12b5f8b6ba2f837e985fd1edba6288fb41aac66ad3fb651
Example webpage: https://h.hostr.cc/e/53af1fa215cd7218d12b5f8b6ba2f837e985fd1edba6288fb41aac66ad3fb651
## Overview
@@ -34,7 +34,7 @@ COMMANDS:
If you set private key: `nostrh set-private "nsec or hex private key"`
Or if you want to generate private key: `nostrh generate-key`
3. Add relay
`nostrh add-relay wss://nostrwebhost.studiokaiji.com`
`nostrh add-relay wss://r.hostr.cc`
4. Deploy
`nostrh deploy /BUILT/SPA/DIR/PATH`
The event id of index.html will be output after deploy. Please make a copy of it.