diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-01 16:30:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 16:30:29 +0000 |
commit | 0be6f3deaaa63116dd91dbf8f227ebc8531d4f09 (patch) | |
tree | d1ce7e87c47728eebfe73eed3fd18627461ccd0f | |
parent | Merge pull request #2628 from davidzhao/master (diff) | |
parent | Added Budibase under Software Development (diff) | |
download | awesome-selfhosted-0be6f3deaaa63116dd91dbf8f227ebc8531d4f09.tar.gz awesome-selfhosted-0be6f3deaaa63116dd91dbf8f227ebc8531d4f09.zip |
Merge pull request #2625 from joebudi/patch-2
Added Budibase to Software Development
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1422,6 +1422,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` |