github-activity Optimize the display of recent activities of GitHub users Live Demo Getting Started First, run the development server: npm run dev # or yarn dev # or pnpm dev # or bun dev Deploy on Vercel Environment Variables Create Token write .env file GITHUB_TOKEN=YOUR_GITHUB_TOKEN