Skip to content

BingyanStudio/github-annual-report-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Annual Report 2025 🎉

代码高手,快来总结一下你的2025年吧!

Preview Tech Stack

来看看效果吧!!! 效果如图

自己部署!!!

GitHub OAuth 应用创建

  1. 访问 GitHub Developer Settings
  2. 点击 "New OAuth App"
  3. 填写应用信息:
    • Application name: GitHub Annual Report 2025
    • Homepage URL: 你的部署域名
    • 例如https://git2025.hust.online
    • Authorization callback URL: 你的后端部署域名/auth/github
    • 例如https://git2025.hust.online/api/auth/callback
  4. 创建后,记录 Client IDClient Secret

环境变量配置

新建serverclient文件夹下的.env并参考.env.example

使用 Docker Compose

docker-compose up -d --build

About

快来总结一下你的2025年吧!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages