GitHunt
OP

Post Editor for MarkDown static Web-site generators (Hexo etc.) based on GitHub API

Git Pager

CI & CD

技术架构

本地开发

单独启动前端开发环境

  1. 执行命令 npm run front
  2. 浏览器访问 http://localhost:3000/?repository=your-repo&token=your-token

前端生产环境 + 后端调试环境

  1. 执行命令 lean up(需装好 LeanCloud 命令行工具
  2. 浏览器访问 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!

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
Open-Source-Bazaar/git-pager | GitHunt