Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.26 KB

github-activity

Optimize the display of recent activities of GitHub users

github-activity

Preview

Live Demo

Recommend

Collaborating with github-activity-webext browser extension for a better user experience

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Deploy on Vercel

Deploy on Zeabur

Environment Variables

  1. Create Token

  2. write .env file

    GITHUB_TOKEN=YOUR_GITHUB_TOKEN