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

**Describe the bug** Cheers, While using the one-click deploy to Railway from the nostream Github page, I'm encountering Error: connect ECONNREFUSED ::1:5432. This seems to indicate that the local network...

bug

Is there a way to modify this to save the posgres data on a different volume? I tried to change the lines in the dockercompose file to volumes: - altmount/.nostr/data:/var/lib/postgresql/data...

Feel free to close this if I'm confused. The NIP-11 spec (https://github.com/nostr-protocol/nips/blob/master/11.md#relay-information-document ) ... says that... ``` Relays may provide server metadata... This is made available as a JSON document...

bug

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

installed nostream on a VM(Ubuntu 22.04.5). V2.0.0. postgresql-16 Redis Server V7.4.1 Typescript v5.6.3 node v20+ (also node v18) when running nostream, REDIS throws error saying the URL is undefined. logs...

bug

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.5.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...

dependencies
javascript