ToolJet/server/templates/kpi-management-dashboard-tooljet-db/manifest.json
2024-03-01 20:42:31 +05:30

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"
}