mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-30 09:57:19 +00:00
20 lines
434 B
JSON
20 lines
434 B
JSON
|
|
{
|
||
|
|
"name": "Documentation checklist",
|
||
|
|
"description": "Streamline documentation processes using ToolJet DB, ensuring real-time tracking of tasks and updates.",
|
||
|
|
"widgets": [
|
||
|
|
"Table",
|
||
|
|
"Container"
|
||
|
|
],
|
||
|
|
"sources": [
|
||
|
|
{
|
||
|
|
"name": "ToolJet Database",
|
||
|
|
"id": "tooljetdb"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Run JavaScript",
|
||
|
|
"id": "runjs"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"id": "documentation-checklist",
|
||
|
|
"category": "human-resources"
|
||
|
|
}
|