Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coracle-social/bucket
A very simple relay for testing nostr clients
https://github.com/coracle-social/bucket
Last synced: 11 days ago
JSON representation
A very simple relay for testing nostr clients
- Host: GitHub
- URL: https://github.com/coracle-social/bucket
- Owner: coracle-social
- License: mit
- Created: 2023-08-10T19:07:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-19T16:53:44.000Z (25 days ago)
- Last Synced: 2024-11-19T17:50:07.834Z (25 days ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 27
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - Bucket - social/bucket.svg?style=social) - in-memory-only nodejs relay for testing/hacking on. Stupid simple, <100 LOC. (Relays / Implementations)
README
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`