Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 3a07355

Browse files
authored
chore: merge pull request #131 from caicaishmily/dev
docs: update README.zh-CN.md
2 parents 0fc129e + 09e5086 commit 3a07355

File tree

1 file changed

+42
-6
lines changed

1 file changed

+42
-6
lines changed

README.zh-CN.md

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,51 @@
1414
[English](https://github.com/coderplanets/coderplanets_server) | 中文
1515

1616

17-
#### 中文文档出于时间关系尚未完善,欢迎 PR
17+
## 简介
1818

19+
coderplanets.com 的后台
1920

20-
## credit
21+
## 文档
2122

22-
[keyboard logo](https://www.flaticon.com/free-icon/keyboard_211884#term=keyboard&page=8&position=88) is made by
23-
[freepik](https://www.flaticon.com/authors/freepik) from
24-
[flaticon](https://www.flaticon.com), licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0)
23+
- [架构](architecture)
24+
- [简介](docs/architecture/intro.md)
25+
- [GraphQL](docs/architecture/grqphQL.md)
26+
- [开发环境](development)
27+
- [简介](docs/development/intro.md)
28+
- [搭建](docs/development/setup.md)
29+
- [Console](docs/development/console.md)
30+
- [Linter](docs/development/linter.md)
31+
- [Generator](development/generator.md)
32+
- [部署](deployment)
33+
- [简介](docs/deployment/intro.md)(目前部署在阿里云)
34+
- [Release](docs/deployment/release.md)
35+
- [测试](testing)
36+
- [单元测试](docs/testing/unit-testing.md)
37+
- [GraphQL 测试](docs/testing/graphql-testing.md)
38+
- [分析](analysis)
39+
- [Apollo 引擎](docs/analysis/apollo-engine.md)
40+
- [错误追踪](docs/analysis/error-tracking.md)
41+
- [CI](ci)
42+
- [简介](docs/ci/intro.md)
43+
- [测试覆盖](docs/ci/test-coverage.md)
44+
- [文档覆盖](docs/ci/doc-coverage.md)
45+
- [Commit Msg Lint](docs/ci/commit-msg-lint.md)
46+
- [schema 检查](docs/ci/schema-check.md)
47+
- [路线图](docs/roadmap.md)
48+
- [FAQ](docs/FAQ.md)
49+
- [贡献](docs/contributing.md)
50+
- [故障排除](docs/troubleshooting.md)
51+
52+
## 支持一下 cps
53+
wip ...
54+
55+
## credit
56+
57+
[Logo](https://www.flaticon.com/free-icon/keyboard_211884#term=keyboard&page=8&position=88) 制作来自
58+
[freepik](https://www.flaticon.com/authors/freepik)
59+
[flaticon](https://www.flaticon.com), 获得 [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0) 许可
2560

2661
## License
2762

28-
This project is licensed under the Apache License v2. For more information see LICENSE.md.
63+
该项目获得 Apache License v2 许可。有关更多信息,请参阅 LICENSE.md
64+

0 commit comments

Comments
 (0)