-
Hi everyone, To fix that, I deployed my own instance on Vercel. Now the PRs to private repositories display correctly, but the private commit count no longer works. Has anyone run into this issue or found a way to make both private commits and private PRs display properly on a self-hosted deployment? Any help would be appreciated! Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hello @rstar327 The following URL https://github-readme-stats-eight-theta.vercel.app/api is not our official public deployment, so we are not responsible for it's behavior since we can't knew which code exactly running there. Our official public deployment URL is https://github-readme-stats.vercel.app/. Regarding the private contributions, you need to deploy own instance using your own GitHub API token with correctly configured permissions. Here is a link on our documentation about how to properly configure your personal access token of both classic and fine-grained types: https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#deploy-on-your-own |
Beta Was this translation helpful? Give feedback.
Thanks, @qwerty541
I deployed https://github.com/AdiGaikwad/github-readme-stats on my vercel, and it works fine.
Just one more question, how can I add the entire contribution not last year?