aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-04-10 23:15:10 +0000
committerGitHub <noreply@github.com>2021-04-10 23:15:10 +0000
commit14d97a2af664f8b892fbde7913fe254bac7606b5 (patch)
tree7635b3727f01bf992077813b2abb6dca0d171011
parentMerge pull request #2448 from mgogoulos/master (diff)
parentRemove video URL (diff)
downloadawesome-selfhosted-14d97a2af664f8b892fbde7913fe254bac7606b5.tar.gz
awesome-selfhosted-14d97a2af664f8b892fbde7913fe254bac7606b5.zip
Merge pull request #2449 from vihar/patch-1
Add Appsmith to IDE/Tools
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d1cb68a..439caa90 100644
--- a/README.md
+++ b/README.md
@@ -1398,6 +1398,7 @@ _See [Ticketing](#ticketing)_
### IDE/Tools
+- [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`
- [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`