/bucket

A very simple relay for testing nostr clients

Primary LanguageJavaScriptMIT LicenseMIT

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