GitHub Badges for your README.md profile and projects, like visits counter.
This version is based on repository id, so it's safe to rename your repository and change the badge URL. This will keep the stats intact.
There is no way to count unique visitors, because GitHub proxies all images URLs through GitHub Camo
Add to your README.md via markdown syntax:
Replace your-username and your-repository-name accordingly
or
<img src="https://another-github-badges.ari.dev.br/badges/visits/your-username/your-repository-name" />Replace your-username and your-repository-name accordingly
or
<img src="https://another-github-badges.ari.dev.br/badges/visits-history/your-username/your-repository-name" />- Add home page
- Add page showing badges and examples when visiting
/badges
- Add options on badge
Visits History, like width, height, color theme - Add badges themes
- Add badges translations
- Setup the environment variables with your GitHub Id and Token
- See here for more details
cp .env.local.example .envdocker compose up -ddocker exec another-github-badges-web npm run migrate:upAccess http://localhost:3000/badges