spark icon indicating copy to clipboard operation
spark copied to clipboard

[Feature Request] User based graph

Open qoomon opened this issue 2 years ago • 4 comments

Would be nice to have a graph for all stars of an user or organization. e.g. https://stars.medv.io/facebook

qoomon avatar Mar 30 '23 13:03 qoomon

Can you write a PR for this? :)

antonmedv avatar Mar 30 '23 14:03 antonmedv

Sorry I don't have time for that.

Anyways thanks a lot for this awesome visualisation service

qoomon avatar Apr 04 '23 07:04 qoomon

GraphQL Query to get all gists and repositories => https://github.com/antonmedv/spark/pull/6#issuecomment-1931594686

qoomon avatar Feb 08 '24 08:02 qoomon

We can same list of user repos to a file: db.json and use it later.

antonmedv avatar Feb 13 '24 10:02 antonmedv