Oddbean new post about | logout
 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' 
 OK worked on ubuntu 22.04, not ubuntu 20.04, I probably had an old pip 
 #[2]