generated from kevisual/vite-react-template
Refactor code structure for improved readability and maintainability
This commit is contained in:
27
README.md
27
README.md
@@ -1 +1,26 @@
|
|||||||
# vite-react-template
|
# cnb center
|
||||||
|
|
||||||
|
> cnb 仓库界面很不好用,所以自己写了一个纯调api的界面,方便管理仓库和查看同步状态
|
||||||
|
|
||||||
|
## 主要功能
|
||||||
|
|
||||||
|
### git仓库管理功能
|
||||||
|
|
||||||
|
- 创建仓库
|
||||||
|
- 删除仓库(使用cookie)
|
||||||
|
- 同步仓库
|
||||||
|
|
||||||
|
仓库列出用户所有仓库,主体显示仓库名,描述。每一个仓库具备更快捷的功能模块。
|
||||||
|
|
||||||
|
启动是启动云开发环境。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
配置项
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
示例cookie配置
|
||||||
|
```sh
|
||||||
|
CNBSESSION=1770622649.1935321989751226368.0bc7fc786f7052cb2b077c00ded651a5945d46d1e466f4fafa14ede554da14a0;csrfkey=158893308
|
||||||
|
```
|
||||||
BIN
public/images/config-info.png
Normal file
BIN
public/images/config-info.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
public/images/repo-info.png
Normal file
BIN
public/images/repo-info.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
Reference in New Issue
Block a user