Git Pager
技术架构
-
前端技术栈:
- 编程语言: TypeScript v5
- 组件引擎: React v17
- 组件套件: Bootstrap v4
- 状态管理: MobX v5
- PWA 框架: Workbox v7
- CI / CD: GitHub Actions + Vercel
-
后端技术栈:
本地开发
单独启动前端开发环境
- 执行命令
npm run front - 浏览器访问 http://localhost:3000/?repository=your-repo&token=your-token
前端生产环境 + 后端调试环境
- 执行命令
lean up(需装好 LeanCloud 命令行工具) - 浏览器访问 http://localhost:3000/?repository=your-repo
远程部署
npm run deploy其它命令
npm test
Launches the test runner in the interactive watch mode.
npm run build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
On this page
Languages
TypeScript87.7%JavaScript8.0%HTML2.9%Less0.9%Shell0.4%
Contributors
GNU Affero General Public License v3.0
Created June 28, 2019
Updated June 24, 2025