English | 简体中文
A clean and beautiful annual GitHub report generator built with SvelteKit 5. Visualize your year in code with commit heatmaps, language stats, and repository rankings.
git clone https://github.com/your-username/annual-git-review.git
cd annual-git-review
pnpm install
pnpm devVisit http://localhost:5173, enter your GitHub Token (read:user scope required), and generate your report.
MIT