mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-26 16:07:18 +00:00
16 lines
No EOL
414 B
JSON
16 lines
No EOL
414 B
JSON
{
|
|
"name": "KPI management dashboard (ToolJet Database)",
|
|
"description": "Monitor essential product metrics with the AARRR pirate metrics framework using dynamic dashboards and the ToolJet database.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
}
|
|
],
|
|
"id": "kpi-management-dashboard-tooljet-db",
|
|
"category": "operations"
|
|
} |