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

Commit a3e8716

Browse files
committed
docs: update docs
add contributing.md & release.md & develpment.md update some sections clean up deploy dir
1 parent 9e7f474 commit a3e8716

File tree

9 files changed

+328
-336
lines changed

9 files changed

+328
-336
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![cps badge](https://badgen.net/badge/join%20community/on%20coderplanets/9cb77b)](https://github.com/coderplanets/coderplanets_server)
99

1010

11-
## docs
11+
## Documentation
1212

1313
- [Architecture](architecture)
1414
- [Intro](docs/architecture/intro.md)
@@ -20,7 +20,7 @@
2020
- [Linter](docs/development/linter.md)
2121
- [Generator](development/generator.md)
2222
- [Deployment](deployment)
23-
- [Intro](docs/deployment/intro.md)
23+
- [Intro](docs/deployment/intro.md)(currently only Aliyun specific)
2424
- [Release](docs/deployment/release.md)
2525
- [Testing](testing)
2626
- [Unit Testing](docs/testing/unit-testing.md)
@@ -45,3 +45,7 @@
4545
[keyboard logo](https://www.flaticon.com/free-icon/keyboard_211884#term=keyboard&page=8&position=88) is made by
4646
[freepik](https://www.flaticon.com/authors/freepik) from
4747
[flaticon](https://www.flaticon.com), licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0)
48+
49+
## License
50+
51+
This project is licensed under the Apache License v2. For more information see LICENSE.md.

deploy/production/monitor/index.js

Lines changed: 0 additions & 51 deletions
This file was deleted.

deploy/production/monitor/package-lock.json

Lines changed: 0 additions & 265 deletions
This file was deleted.

deploy/production/monitor/package.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [Linter](development/linter.md)
1111
- [Generator](development/generator.md)
1212
- [Deployment](deployment)
13-
- [Intro](deployment/intro.md)
13+
- [Intro](deployment/intro.md)(currently only Aliyun specific)
1414
- [Release](deployment/release.md)
1515
- [Testing](testing)
1616
- [Unit Testing](testing/unit-testing.md)

0 commit comments

Comments
 (0)