This is the source behind nostr.info.
If you have suggestions, please create pull requests.
If you see issues, please report them.
To run this project locally for development:
- install node
- run
npm install
to get the dependencies - run
bundle exec jekyll serve