Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 230 Bytes

A very simple relay for testing with nostr clients.

yarn && yarn start

Configurations

The port on which the application will be executed
PORT=4736

(Optional) Interval in seconds to purge events
PURGE_INTERVAL=86400