Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/ssb-rawfeed
Small SSB feed-explorer tool
https://github.com/pfrazee/ssb-rawfeed
Last synced: 11 days ago
JSON representation
Small SSB feed-explorer tool
- Host: GitHub
- URL: https://github.com/pfrazee/ssb-rawfeed
- Owner: pfrazee
- Created: 2015-09-08T23:20:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-19T20:05:07.000Z (over 9 years ago)
- Last Synced: 2024-10-30T15:54:38.450Z (about 2 months ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSB Raw Feed
Small SSB feed-explorer tool.
![screen1.png](screen1.png)
![screen2.png](screen2.png)To build, run:
```
npm install
npm run build
```That will produce `bundle.js`.