Or you can do it in 2 lines ;-) :
pip install nostr-relay
nostr-relay serve
Nice! Although I got:
> ModuleNotFoundError: No module named 'sqlalchemy.ext.asyncio'
Please Login to reply.
guess it needs python3.11