Skip to content

xxnuo/github-activity

 
 

Repository files navigation

github-activity

Optimize the display of recent activities of GitHub users

github-activity

Live Demo

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • CSS 1.9%
  • JavaScript 0.4%