https://github.com/sgwilym/ssb-sqwish
A 3D visualisation of your follows and followers on SSB
https://github.com/sgwilym/ssb-sqwish
securescuttlebutt
Last synced: 6 months ago
JSON representation
A 3D visualisation of your follows and followers on SSB
- Host: GitHub
- URL: https://github.com/sgwilym/ssb-sqwish
- Owner: sgwilym
- Created: 2019-05-25T11:41:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:38:11.000Z (over 3 years ago)
- Last Synced: 2025-04-06T16:42:19.790Z (over 1 year ago)
- Topics: securescuttlebutt
- Language: JavaScript
- Size: 3.82 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A microclient for SSB that visualises the relationships between you, the authors you follow and the authors that follow you — and the relationships between them (phew).
Queries a locally running instance of [ssb-patchql](https://github.com/sunrise-choir/ssb-patchql), which you will need to set up for this to work.
To run:
`yarn && yarn start`