Display gacha game stats on your GitHub profile! https://enkabadges.mikn.dev
Find a file
maamokun/MikanDev f585d9da7e fix: timezones suck
2025-03-09 01:11:35 +09:00
.idea init 2024-11-26 10:49:20 +09:00
src feat: HSR endpoints 2024-11-26 14:03:13 +09:00
.gitignore feat: badge maker integration (generation logic WIP) 2024-11-26 11:39:03 +09:00
biome.json feat: badge maker integration (generation logic WIP) 2024-11-26 11:39:03 +09:00
bun.lockb chore: update deps 2025-03-09 01:09:27 +09:00
LICENSE feat: better README and license 2024-11-26 14:22:35 +09:00
package.json chore: update deps 2025-03-09 01:09:27 +09:00
README.md feat: better README and license 2024-11-26 14:22:35 +09:00
tsconfig.json feat: badge maker integration (generation logic WIP) 2024-11-26 11:39:03 +09:00
wrangler.toml fix: timezones suck 2025-03-09 01:11:35 +09:00

EnkaBadges

Show off your gacha game stats on your GitHub profile!
Generate shields.io style badges, like this!
AR
AR
Also works with Honkai: Star Rail!
AR
This is a fully serverless app designed to run on Cloudflare Workers. It could probably be used on other platforms, such as Vercel, with minimal changes.

Stack

Usage

Learn more and use the hosted version at https://enkabadges.mikn.dev/ or clone this repo and run
bun run deploy
to deploy your own version.

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.

Special Thanks