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 installpnpm run devpnpm run buildRun Unit Tests with Vitest
pnpm run test:unit