subaddiction / bucket

A very simple relay for testing nostr clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A very simple relay for testing nostr clients

License:MIT License


Languages

Language:JavaScript 100.0%