Skip to content

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

License

Notifications You must be signed in to change notification settings

kaiyuanshe/git-pager

Repository files navigation

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!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published