nostream icon indicating copy to clipboard operation
nostream copied to clipboard

A Nostr Relay written in TypeScript

Results 107 nostream issues
Sort by recently updated
recently updated
newest added

Deployment template for the railway.app

Shouldn't it say 'content-type' instead of 'conten-type' ? https://github.com/Cameri/nostream/blob/67ad1eb1d15b570c42343a1a92a2d142110cced4/src/handlers/request-handlers/root-request-handler.ts#L26

**Describe the bug** When installing from scratch I get: Error: ENOENT: no such file or directory, watch '/opt/nostr/dist/.nostr/settings.undefined' If/once I `touch` the fie `npm run start` does work **To Reproduce**...

bug

**Is your feature request related to a problem? Please describe.** Purge deleted and expired events on a schedule. Add a settings option to toggle and configure the period when this...

enhancement

**Describe the bug** v1.19 swiches to settings.yaml file to load settings. however, if the settings.json file is not found, then it gives an error when starting. from log file Feb...

bug

**Describe the bug** Relay appears to not serve events via nostr.info/relays. The Websocket did connect though. **System:** ``` # uname -a Linux lw10 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64...

bug

https://github.com/nostr-protocol/nips/blob/master/42.md

enhancement

LNbits can be added as a payment processor for pay to relay. https://github.com/lnbits/lnbits

enhancement