aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVihar Kurama <vihar.kurama@gmail.com>2021-03-18 15:18:32 +0000
committerGitHub <noreply@github.com>2021-03-18 15:18:32 +0000
commit3a767f6f878c2cb333d4efb837f454b599cfed47 (patch)
tree01508694d91e07ce3260b33d3c4aabe19a87397b
parentAdd License (diff)
downloadawesome-selfhosted-3a767f6f878c2cb333d4efb837f454b599cfed47.tar.gz
awesome-selfhosted-3a767f6f878c2cb333d4efb837f454b599cfed47.zip
Restore blank line after header
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f93a376..1a6f7922 100644
--- a/README.md
+++ b/README.md
@@ -1391,7 +1391,8 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen
_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. ([Demo](https://www.youtube.com/watch?v=mzqK0QIZRLs), [Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `Java/React`
+
+- [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. ([Demo](https://www.youtube.com/watch?v=mzqK0QIZRLs), [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`