/relay

stemstr's nostr relay

Primary LanguageGoGNU General Public License v3.0GPL-3.0

stemstr relay

The nostr relay for https://stemstr.app

Running locally

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