Nostrends
February 16, 2023 ยท View on GitHub
What's trending on nostr?
Development
npm install
npm run dev -- --open
About events/**/*.json
A json describing how much a note has been responded to is required in src/lib/events/.
The format is as follows.
{
"foo": 42,
"bar": 99
}