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

https://github.com/jonathanreiss15/bluesky-graph

Displays a real time graph of interactions via the Bluesky firehouse
https://github.com/jonathanreiss15/bluesky-graph

bluesky force-directed-graphs jetstream

Last synced: about 2 months ago
JSON representation

Displays a real time graph of interactions via the Bluesky firehouse

Awesome Lists containing this project

README

          

# Bluesky Graph
Uses a websocket to connect to [Bluesky Jetstream](https://github.com/bluesky-social/jetstream) and render a graph of the network of posts

https://github.com/user-attachments/assets/4f2e3f94-c06d-49f5-a267-bb052feb2290

## Running

```bash
npm install
npm run dev
```