V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
notot
V2EX  ›  分享创造

工具分享 | UStars 快捷方便的管理您的 Github Star 项目

  •  
  •   notot · 13 天前 · 1027 次点击

    UStars(Github Star Manger)

    UStars 可以方便查询和整理你的 Star 仓库, 而不必每次使用 Github Star 功能(太 TM 难用)

    预览

    使用

    • fork 项目
    • 配置 Github Token
    • 部署项目到 vercel 或其他平台

    技术栈

    • 前端框架:Nuxt.js
    • 数据来源:GitHub API
    • 更新机制:每日自动同步 fetch-star-projects

    开发

    # 安装依赖
    bun i
    
    # 启动开发服务器
    bun run dev
    
    # 运行脚本 同步 Github Star 仓库
    bun run sync
    

    项目地址: https://github.com/xiaoxiunique/ustars

    7 条回复    2025-01-09 12:13:43 +08:00
    iMusic
        1
    iMusic  
       13 天前
    已 start ,加个分类和自定义备注就好了
    notot
        2
    notot  
    OP
       13 天前
    @iMusic 恩恩 感谢 今天凌晨刚上线,分类在安排中。自定义备注会设计到到存储问题 目前还没想好怎么做,感觉引入 db 会很重
    YiXinCoding
        3
    YiXinCoding  
       13 天前
    Github Action 构建到 gh-pages 分支不是更好么。
    自定义备注可以参考 https://github.com/gitalk/gitalk 或者 https://github.com/imsun/gitment 保存到 Github Issues ,也就不需要数据库。
    narmgalaxy
        4
    narmgalaxy  
       13 天前
    上个月我也做了类似的东西哈哈哈。https://github.com/Mran/githubstartog
    notot
        5
    notot  
    OP
       13 天前
    @narmgalaxy 哈哈哈 可以
    notot
        6
    notot  
    OP
       13 天前
    kokojack
        7
    kokojack  
       11 天前
    我是码外人员,请问配置 Github Token 应该修改哪个?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2412 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 16:01 · PVG 00:01 · LAX 08:01 · JFK 11:01
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.