chore: initial commit - Supabase stack with local Docker configuration
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Social App Monorepo
|
||||
|
||||
Flutter + FastAPI + Supabase + Redis + Milvus
|
||||
|
||||
## 说明
|
||||
|
||||
本仓库仅初始化结构,不包含业务实现
|
||||
|
||||
## 目录结构
|
||||
|
||||
- `apps/` —— 可运行应用(Flutter / FastAPI / Worker)
|
||||
- `infra/` —— 基础设施(本地 docker / 云部署 / 迁移)
|
||||
- `configs/` —— 配置规范与公共配置模板(不含密钥)
|
||||
- `tools/` —— 脚本与生成器
|
||||
- `docs/` —— 文档与规则
|
||||
|
||||
详见 `docs/rules/repo-structure.md`
|
||||
Reference in New Issue
Block a user