Skip to content

pleamon/velopay-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velopay Documentation

Velopay 全球B2B支付系统技术文档。

快速开始

安装依赖

npm install

本地开发

npm start

访问 http://localhost:3000 查看文档。

构建

npm run build

部署

文档会自动通过 GitHub Actions 部署到 GitHub Pages。

文档结构

docs/
├── overview/        # 系统概述
├── business/        # 业务文档
├── technical/       # 技术文档
├── platforms/       # 平台指南
├── api/            # API文档
├── development/    # 开发指南
└── operations/     # 运维指南

贡献指南

  1. Fork 本仓库
  2. 创建特性分支 (git checkout -b feature/amazing-feature)
  3. 提交更改 (git commit -m 'Add some amazing feature')
  4. 推送到分支 (git push origin feature/amazing-feature)
  5. 创建 Pull Request

文档编写规范

  • 使用 Markdown 格式
  • 代码示例要完整可运行
  • 包含必要的图表说明
  • 保持中英文术语一致

许可证

本文档采用 CC BY-SA 4.0 许可证。

About

Velopay 全球B2B支付系统技术文档

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors