Skip to content

mkan0141/steam-github-profile

Repository files navigation

steam-github-profile

A tool to generate steam now playing card on your github plofile. Inspired by spotify-github-profile.

Theme

default imageOnly compact
One Shot アンリアルライフ In Stars and Time

usage

![steam-github-profile](https://steam-github-profile.vercel.app/api/status?steam_id=76561198449631702&theme=default)

development

VERCEL_DOMAIN=http://localhost:3000
STEAM_API_KEY=xxxxx-set-your-api-key-xxxxx
  • Run dev server
$ pnpm install
$ pnpm dev