This is a simple Nostr Relay server powered by nostr-relay. And the purpose of this project is to provide a simple example of how to use nostr-relay
# install dependencies npm install # build npm run build # start server npm run start # custom port # npm run start -- --port 3000 # custom database file # npm run start -- --file ./nostr.db
If you like this project, you can buy me a coffee :) ⚡️ codytseng@getalby.com ⚡️
MIT