29 lines
522 B
JSON
29 lines
522 B
JSON
{
|
||
"name": "BI 系统对比:Metabase vs Superset",
|
||
"description": "开源 BI 系统 Metabase 与 Apache Superset 详细对比分析",
|
||
"status": "active",
|
||
"kind": "analysis",
|
||
"created": "2026-03-26",
|
||
"ports": [
|
||
{
|
||
"port": 4180,
|
||
"label": "dev",
|
||
"fixed": true
|
||
}
|
||
],
|
||
"stack": [
|
||
"HTML"
|
||
],
|
||
"urls": [
|
||
{
|
||
"url": "http://localhost:4180",
|
||
"type": "docs",
|
||
"label": "local docs"
|
||
}
|
||
],
|
||
"worklog": {
|
||
"path": ".memory/worklog.json",
|
||
"auto": true
|
||
}
|
||
}
|