The nostr relay for https://stemstr.app
Run a local Postgres container with Docker
docker-compose up postgres
Run the relay with Go
make build run
You now have the Stemstr relay running on ws://localhost:9000
The nostr relay for https://stemstr.app
Run a local Postgres container with Docker
docker-compose up postgres
Run the relay with Go
make build run
You now have the Stemstr relay running on ws://localhost:9000