aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <49767913+joebudi@users.noreply.github.com>2021-07-14 14:24:47 +0000
committerGitHub <noreply@github.com>2021-07-14 14:24:47 +0000
commitede697a4dd855f173938f4b2c2a4f01c13336aa7 (patch)
treea037784d26eba4d5b5356adbb883ed1066d068e8
parentMerge pull request #2604 from theowenyoung/patch-2 (diff)
downloadawesome-selfhosted-ede697a4dd855f173938f4b2c2a4f01c13336aa7.tar.gz
awesome-selfhosted-ede697a4dd855f173938f4b2c2a4f01c13336aa7.zip
Added Budibase under Software Development
I've added Budibase under Software Development - IDE & Tools
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71d4422d..0d037fa2 100644
--- a/README.md
+++ b/README.md
@@ -1487,6 +1487,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom
- [Appsmith](https://www.appsmith.com/) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `Java/Docker`
- [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP`
- [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go`
+- [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes. Budibase is the open source alternative to Outsystems, Retool, Mendix, Appian. ([Source Code](https://github.com/Budibase/budibase)) `GPL-3.0` `Nodejs`
- [Code-Server](https://coder.com/) - Visual Studio Code in the browser, hosted on a remote server. ([Source Code](https://github.com/cdr/code-server)) `MIT` `Nodejs/Docker`
- [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`
- [Gitpod](https://gitpod.io/) - Online IDE for GitHub and GitLab. ([Demo](https://gitpod.io/#https://github.com/awesome-selfhosted/awesome-selfhosted), [Source Code](https://github.com/gitpod-io/self-hosted)) `EPL-2.0` `Go/Docker`