Skip to content

A nostr relay for bridging push notification subscriptions.

License

Notifications You must be signed in to change notification settings

coracle-social/npb

Repository files navigation

Nostr Push Bridge

This is a minimal nostr relay implementation which accepts kind 30390 push subscription events on behalf of public relays.

Configuration

The following env variables are accepted:

  • PORT - the port to run the server on
  • SECRET - a hex secret key for the relay's identity
  • DATA_DIR - a directory where the sqlite database should be stored (defaults to .)
  • CORS_DOMAIN - restrict domains able to connect (defaults to *)

About

A nostr relay for bridging push notification subscriptions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published