DenverCoder1 / github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
https://streak-stats.demolab.com
MIT License
4.66k stars 720 forks source link

Streak Not Showing even after self hosting #598

Closed ShinsuSenju closed 12 months ago

ShinsuSenju commented 12 months ago

Describe the bug Streak is not showing. i have hosted my own instance on vercel, still its not working

To Reproduce Steps to reproduce the behavior:

Go to Github.com Click on account which had added Github streak option Scroll down to Github streak See error Screenshots image

**Desktop

OS: Window Browser: chrome Version [e.g. 22] Smartphone :

Device: Realme OS: Window Browser: Chrome Version [e.g. 22]

DenverCoder1 commented 12 months ago

You have a typo in the url, try using

https://github-readme-streak-stats-topaz-six.vercel.app/?user=shinsusenju

instead of

https://https//github-readme-streak-stats-topaz-six.vercel.app/?user=shinsusenju

ShinsuSenju commented 12 months ago

Thanks