mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-03 21:38:42 +00:00
16 lines
No EOL
422 B
JSON
16 lines
No EOL
422 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": "data-and-analytics"
|
|
} |