Skip to content

CodyTseng/nostr-relay-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nostr-relay-sqlite

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

Usage

# 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

Donate

If you like this project, you can buy me a coffee :) ⚡️ [email protected] ⚡️

License

MIT

About

This is a simple Nostr Relay server powered by nostr-relay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published