chore: 立项登记 .project.json + RULES.md
This commit is contained in:
17
.project.json
Normal file
17
.project.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "电商批量生图工作台",
|
||||
"description": "服务 AI 设计工具 · 内部研发 — 表格驱动的批量生图工作流(底座选型中:Teable 首选 / NocoDB+n8n 退路)",
|
||||
"status": "planning",
|
||||
"created": "2026-04-13",
|
||||
"ports": [
|
||||
{"port": 4480, "label": "dev", "fixed": true}
|
||||
],
|
||||
"stack": ["Teable", "n8n", "Nano Banana Pro", "Poe API", "PostgreSQL"],
|
||||
"deploy": {
|
||||
"platform": "Coolify",
|
||||
"domain": "ecom-image.kang-kang.com",
|
||||
"type": "static-dockerfile",
|
||||
"repo": "https://git.kang-kang.com/kangwan/ecom-image-workstation"
|
||||
},
|
||||
"tags": ["AI设计工具", "内部研发", "电商", "批量生图", "工作流"]
|
||||
}
|
||||
Reference in New Issue
Block a user