mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
20 lines
No EOL
455 B
JSON
20 lines
No EOL
455 B
JSON
{
|
|
"name": "Library management system",
|
|
"description": "This template offers a complete solution for managing library resources efficiently, with streamlined cataloging and search.",
|
|
"widgets": [
|
|
"Table",
|
|
"Container"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
},
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "library-management-system",
|
|
"category": "operations"
|
|
} |