From 3efe7d7dffa04f10883f790f2e340ab630928324 Mon Sep 17 00:00:00 2001 From: hamsehmahamud Date: Wed, 12 Aug 2026 01:46:00 +0300 Subject: [PATCH 1/2] Add Internal Tools topic and collection --- collections/internal-tools/index.md | 10 ++++++++++ topics/internal-tools/index.md | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 collections/internal-tools/index.md create mode 100644 topics/internal-tools/index.md diff --git a/collections/internal-tools/index.md b/collections/internal-tools/index.md new file mode 100644 index 000000000000..e2a313993d15 --- /dev/null +++ b/collections/internal-tools/index.md @@ -0,0 +1,10 @@ +--- +items: + - appsmithorg/appsmith + - ToolJet/ToolJet + - Budibase/budibase + - nocodb/nocodb +display_name: Low-Code / Internal Tools +created_by: hamsehmahamud +--- +Frameworks and open-source platforms for rapidly building admin panels, dashboards, and internal workflows. These low-code tools help developers connect enterprise databases and APIs to intuitive drag-and-drop interfaces, allowing engineering teams to deploy mission-critical internal software quickly. \ No newline at end of file diff --git a/topics/internal-tools/index.md b/topics/internal-tools/index.md new file mode 100644 index 000000000000..1acd80245ea2 --- /dev/null +++ b/topics/internal-tools/index.md @@ -0,0 +1,8 @@ +--- +display_name: Low-Code / Internal Tools +short_description: Frameworks and open-source platforms for rapidly building admin panels, dashboards, and internal workflows. +topic: internal-tools +wikipedia_url: https://en.wikipedia.org/wiki/Low-code_development_platform +aliases: low-code, internal-tooling +--- +Low-Code platforms and Internal Tools encompass modern frameworks and open-source solutions designed for the rapid development of admin panels, operational dashboards, and custom business workflows. By minimizing the amount of boilerplate hand-coding required, these development tools empower engineering and operational teams to quickly scaffold mission-critical internal software, allowing them to focus primary development efforts on core, customer-facing product features. \ No newline at end of file From ee32979899c4114c7a6ea8ac0e1d2cec9c18e94c Mon Sep 17 00:00:00 2001 From: hamsehmahamud Date: Wed, 12 Aug 2026 01:54:10 +0300 Subject: [PATCH 2/2] Fix CI errors: remove hyphen from open source and move low-code to related --- collections/internal-tools/index.md | 2 +- topics/internal-tools/index.md | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/collections/internal-tools/index.md b/collections/internal-tools/index.md index e2a313993d15..6f65b667194c 100644 --- a/collections/internal-tools/index.md +++ b/collections/internal-tools/index.md @@ -7,4 +7,4 @@ items: display_name: Low-Code / Internal Tools created_by: hamsehmahamud --- -Frameworks and open-source platforms for rapidly building admin panels, dashboards, and internal workflows. These low-code tools help developers connect enterprise databases and APIs to intuitive drag-and-drop interfaces, allowing engineering teams to deploy mission-critical internal software quickly. \ No newline at end of file +Frameworks and open source platforms for rapidly building admin panels, dashboards, and internal workflows. These low-code tools help developers connect enterprise databases and APIs to intuitive drag-and-drop interfaces, allowing engineering teams to deploy mission-critical internal software quickly. \ No newline at end of file diff --git a/topics/internal-tools/index.md b/topics/internal-tools/index.md index 1acd80245ea2..a0f888dfb00b 100644 --- a/topics/internal-tools/index.md +++ b/topics/internal-tools/index.md @@ -1,8 +1,9 @@ --- display_name: Low-Code / Internal Tools -short_description: Frameworks and open-source platforms for rapidly building admin panels, dashboards, and internal workflows. +short_description: Frameworks and open source platforms for rapidly building admin panels, dashboards, and internal workflows. topic: internal-tools wikipedia_url: https://en.wikipedia.org/wiki/Low-code_development_platform -aliases: low-code, internal-tooling +aliases: internal-tooling +related: low-code --- -Low-Code platforms and Internal Tools encompass modern frameworks and open-source solutions designed for the rapid development of admin panels, operational dashboards, and custom business workflows. By minimizing the amount of boilerplate hand-coding required, these development tools empower engineering and operational teams to quickly scaffold mission-critical internal software, allowing them to focus primary development efforts on core, customer-facing product features. \ No newline at end of file +Low-Code platforms and Internal Tools encompass modern frameworks and open source solutions designed for the rapid development of admin panels, operational dashboards, and custom business workflows. By minimizing the amount of boilerplate hand-coding required, these development tools empower engineering and operational teams to quickly scaffold mission-critical internal software, allowing them to focus primary development efforts on core, customer-facing product features. \ No newline at end of file