mirror of
https://github.com/studiokaiji/nostr-webhost.git
synced 2025-12-17 06:44:28 +01:00
Update readme.md
This commit is contained in:
@@ -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
|
## Overview
|
||||||
|
|
||||||
@@ -34,7 +34,7 @@ COMMANDS:
|
|||||||
If you set private key: `nostrh set-private "nsec or hex private key"`
|
If you set private key: `nostrh set-private "nsec or hex private key"`
|
||||||
Or if you want to generate private key: `nostrh generate-key`
|
Or if you want to generate private key: `nostrh generate-key`
|
||||||
3. Add relay
|
3. Add relay
|
||||||
`nostrh add-relay wss://nostrwebhost.studiokaiji.com`
|
`nostrh add-relay wss://r.hostr.cc`
|
||||||
4. Deploy
|
4. Deploy
|
||||||
`nostrh deploy /BUILT/SPA/DIR/PATH`
|
`nostrh deploy /BUILT/SPA/DIR/PATH`
|
||||||
The event id of index.html will be output after deploy. Please make a copy of it.
|
The event id of index.html will be output after deploy. Please make a copy of it.
|
||||||
|
|||||||
Reference in New Issue
Block a user