A production-ready monorepo boilerplate using Turborepo v2.7.0 with Electron and Next.js, featuring comprehensive testing, cross-platform builds, and a fully automated CI/CD pipeline. ├── apps/ │ ├── ...
本项目为自用,绝大部分 pr 可能都不会合并,你可以自行 fork 修改。 sparkle/ ├── src/ │ ├── main/ # Electron 主进程 │ │ ├── core/ # 内核管理 │ │ ├── config/ # 配置管理 ...