Find your piece of digital sovereignty
npm run devBy default, the app uses the relay list provided by the PKARR library. To use custom relays, set NEXT_PUBLIC_PKARR_RELAYS to a comma-separated list:
NEXT_PUBLIC_PKARR_RELAYS=https://relay1.example,https://relay2.example npm run dev