init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "BI 系统对比:Metabase vs Superset",
|
||||
"description": "开源 BI 系统 Metabase 与 Apache Superset 详细对比分析",
|
||||
"status": "active",
|
||||
"created": "2026-03-26",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4150,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user