ToolJet/server/templates/github-star-history-tracker/manifest.json
Shubhendra Singh Chauhan 14c29ee92c
Added more templates (#2123)
* Added templates

* added new categories

* removed multiple versions in a template
2022-02-07 18:51:15 +05:30

8 lines
283 B
JSON

{
"name": "GitHub star history tracker",
"description": "Tracks the growth of stargazers in a GitHub repository over time.",
"widgets": ["Chart"],
"sources": [{"name": "REST API", "id": "restapi"}],
"id": "github-star-history-tracker",
"category": "product-management"
}