Skip to content

getumbrel/docker-nostr-rs-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nostr RS Relay

Build

git clone https://github.com/getumbrel/docker-nostr-rs-relay.git
cd docker-nostr-rs-relay
docker build \
  --no-cache \
  --pull \
  -t getumbrel/nostr-rs-relay:latest .

Run

docker run -d \
  -p 8080:8080 \
  --restart unless-stopped \
  getumbrel/nostr-rs-relay:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published