Skip to content

Commit f4c4090

Browse files
committed
init
1 parent f4c52ea commit f4c4090

File tree

7 files changed

+122
-0
lines changed

7 files changed

+122
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+

mono-repo/go-kratos/{{cookiecutter.repo_name}}/client/readme.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# client:
22

33
- 客户端
4+
- user: 用户端平台
5+
- admin: 内部管理平台
6+
7+
> 推荐:
8+
9+
- 基于 Flutter 实现跨平台方案
10+
- 或者 React + React Native 方案
11+
12+
## User Side:
13+
14+
- 用户侧
415
- web/
516
- h5/
617
- admin/
@@ -12,5 +23,20 @@
1223
- windows/
1324
- linux/
1425

26+
## Admin Side:
27+
28+
- 内部平台:
29+
- web/
30+
- h5/
31+
- admin/
32+
- mobile/
33+
- ios/
34+
- android/
35+
- desktop/
36+
- macos/
37+
- windows/
38+
- linux/
39+
40+
1541

1642

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# client:
2+
3+
- 客户端
4+
- web/
5+
- h5/
6+
- admin/
7+
- mobile/
8+
- ios/
9+
- android/
10+
- desktop/
11+
- macos/
12+
- windows/
13+
- linux/
14+
15+
16+

0 commit comments

Comments
 (0)