DEV Community

coyla
coyla

Posted on

I created a github global view for my issues comments React/Gatsby/GraphQL

I needed an overview of my daily tasks on github dashboard. So i need to see clearly what are the comments of all REPOS/Projects in only 1 page (github doesn't provide a global overview dashboard).

You can check the code here:

code: https://github.com/blade-sensei/rtn-review
app: https://github-review.netlify.app/
my board: https://github.com/blade-sensei/learning/projects/3

  • I used github GraphQL API and Gatsby (test)
  • Deployed on netlify.
  • It supports markdown + highlight code

If you have any question about the process feel free to comment

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay