Or you can do it in 2 lines ;-) :

pip install nostr-relay

nostr-relay serve

Reply to this note

Please Login to reply.

Discussion

Nice! Although I got:

> ModuleNotFoundError: No module named 'sqlalchemy.ext.asyncio'

guess it needs python3.11

OK worked on ubuntu 22.04, not ubuntu 20.04, I probably had an old pip

#[2]