ToolJet/server/templates/business-intelligence-dashboard-postgresql/manifest.json

19 lines
457 B
JSON
Raw Normal View History

2024-05-03 12:14:11 +00:00
{
"name": "Business intelligence dashboard (PostgreSQL)",
"description": "Gain valuable insights and make data-driven decisions with our powerful business intelligence dashboard.",
"widgets": [
"Chart"
],
"sources": [
{
"name": "PostgreSQL",
"id": "postgresql"
},
{
"name": "Run JavaScript",
"id": "runjs"
}
],
"id": "business-intelligence-dashboard-postgresql",
"category": "data-and-analytics"
}