xeruf / bucket

A very simple relay for testing nostr clients

Repository from Github https://github.comxeruf/bucketRepository from Github https://github.comxeruf/bucket

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%