Files
TakeoutSaaS.AdminApi/README.md

20 lines
434 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TakeoutSaaS.AdminApi
本仓库为 TakeoutSaaS 的 API 代码仓库(管理端为主,网关暂同仓库维护)。
## 子模块
- `TakeoutSaaS.BuildingBlocks/`共享基础组件Shared/Building Blocks
- `TakeoutSaaS.Docs/`:全部文档 + 运维文件 + 脚本
## 初始化
```bash
git submodule update --init --recursive
```
## 文档入口
- `TakeoutSaaS.Docs/README.md`
- `TakeoutSaaS.Docs/Document/README.md`