Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giszmo/nostr.info

What is going on in the world of nostr. Stats, Charts, Live Monitors, Resources, ...
https://github.com/giszmo/nostr.info

nostr

Last synced: 22 days ago
JSON representation

What is going on in the world of nostr. Stats, Charts, Live Monitors, Resources, ...

Awesome Lists containing this project

README

        

This is the source behind [nostr.info](https://nostr.info).

If you have suggestions, please create pull requests.

If you see issues, please [report them](https://github.com/Giszmo/nostr.info/issues/new).

## Development

To run this project locally for development:

* install [node](https://nodejs.org/en/learn/getting-started/how-to-install-nodejs)
* run `bundle install`
* run `gem install bundler`
* run `npm install` to get the dependencies
* run `bundle exec jekyll serve`