question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need Top Languages card to include stats for private repos

See original GitHub issue

Right Now, a lot of my repositories are private and indulged in languages that are different from those which are public. I would like if the Top Languages card would show those languages too. It’s especially annoying when you are working on private repositories and they aren’t acknowledged in profile readme.

One solution for that would be via query params like we have in GitHub Stats card where stats from private repositories are also included via a param called &count-private=true

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:18
  • Comments:9

github_iconTop GitHub Comments

15reactions
jinliming2commented, Jan 30, 2021

You can deploy your own instance: https://github.com/anuraghazra/github-readme-stats#deploy-on-your-own-vercel-instance When creating an Access Token, give it “repo” and “workflow” permission, this will allow your own instance to read your private repos.

Updated 2021-01-30: It only needs “repo” permission. “workflow” is unnecessary.

7reactions
jinliming2commented, Jan 22, 2022

@Keelan-Matthews follow the “Guide on setting up Vercel”, step 6, you need to edit vercel.json in your own fork, change the maxDuration field to 10, or you need to pay for the Vercel plan.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Create an Awesome GitHub Profile Page? | by Thivagar
Here is a cool repo on GitHub that helps you setting the awesome stats for your page. Two stats that I have used...
Read more >
[GitHub] Use "GitHub Readme Stats" to Show the Project ...
Step 1: Create a new repository with the account name · Step 2 Fork “GitHub Readme Stats” project · Step 3: Add an...
Read more >
How to Create an Impressive GitHub Profile README - SitePoint
This project provides many stats, but for this tutorial, we'll only use the one which displays the top languages used by the GitHub...
Read more >
Tricks to Create an Impressive GitHub Profile | by Shikhar Gupta
Top Languages Card ](https://github-readme-stats.vercel.app/api/top-langs/?username=yourusername). My Language Cards. You can use ...
Read more >
Show languages with GitHub README.md stats
Try to hide the current statistics from you to see if you have what you expected in the new result. JS may have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found