docs: 更新 README 添加前端仓库链接
This commit is contained in:
parent
0437c78139
commit
94f72ca2a8
15
README.md
15
README.md
@ -4,9 +4,18 @@
|
|||||||
|
|
||||||
## 📁 仓库信息
|
## 📁 仓库信息
|
||||||
|
|
||||||
- **仓库地址**: https://gitea.devops.1msoft.cn/tangweijie/rustjr-account-management
|
- **后端仓库**: https://gitea.devops.1msoft.cn/tangweijie/rustjr-account-management
|
||||||
- **SSH 克隆**: `git clone ssh://git@gitea.devops.1msoft.cn:12224/tangweijie/rustjr-account-management.git`
|
- **前端仓库**: https://gitea.devops.1msoft.cn/tangweijie/rustjr-account-management-frontend
|
||||||
- **HTTPS 克隆**: `git clone https://gitea.devops.1msoft.cn/tangweijie/rustjr-account-management.git`
|
|
||||||
|
### 克隆项目
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# 克隆后端项目
|
||||||
|
git clone ssh://git@gitea.devops.1msoft.cn:12224/tangweijie/rustjr-account-management.git
|
||||||
|
|
||||||
|
# 克隆前端项目
|
||||||
|
git clone ssh://git@gitea.devops.1msoft.cn:12224/tangweijie/rustjr-account-management-frontend.git
|
||||||
|
```
|
||||||
|
|
||||||
## 系统架构
|
## 系统架构
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user