spark
spark copied to clipboard
[Feature Request] User based graph
Would be nice to have a graph for all stars of an user or organization.
e.g. https://stars.medv.io/facebook
Can you write a PR for this? :)
Sorry I don't have time for that.
Anyways thanks a lot for this awesome visualisation service
GraphQL Query to get all gists and repositories => https://github.com/antonmedv/spark/pull/6#issuecomment-1931594686
We can same list of user repos to a file: db.json and use it later.