mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
19 lines
No EOL
389 B
JSON
19 lines
No EOL
389 B
JSON
{
|
|
"name": "Bug tracker",
|
|
"description": "Streamline issue tracking and reporting with a centralized platform for developers and testers.",
|
|
"widgets": [
|
|
"Table"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
},
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "bug-tracker",
|
|
"category": "product-management"
|
|
} |