Yet another web tool to view your GitHub contributions. Inspired by Green Wall and a list of others.
- Framework: Vite
- UI Library: daisyUI
- Backend: AWS API Gateway + AWS Lambda (here's a tutorial in Chinese)
pnpm install
pnpm run dev
pnpm run build
Run Unit Tests with Vitest
pnpm run test:unit