18 lines
665 B
JSON
18 lines
665 B
JSON
{
|
|
"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设计工具", "内部研发", "电商", "批量生图", "工作流"]
|
|
}
|