diff options
author | Gervwyk <gervwyk@gmail.com> | 2021-04-28 16:30:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 16:30:10 +0000 |
commit | dd976590ce9eda0e0198471626077e48135c49bc (patch) | |
tree | e75ba67a2507c5bbe83bfc8b25d2bf590504e26e | |
parent | Add HomeGallery to Photo and Video Galleries (#2494) (diff) | |
download | awesome-selfhosted-dd976590ce9eda0e0198471626077e48135c49bc.tar.gz awesome-selfhosted-dd976590ce9eda0e0198471626077e48135c49bc.zip |
Add Lowdefy to IDE/Tools (#2497)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1423,6 +1423,7 @@ _See [Ticketing](#ticketing)_ - [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool. ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs` - [Judge0 API](https://api.judge0.com) - Open source API to compile and run source code. ([Source Code](https://github.com/judge0/api)) `GPL-3.0` `Ruby` - [JupyterLab](http://jupyterlab.github.io/jupyterlab/) - Web-based environment for interactive and reproducible computing. ([Demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/try.jupyter.org?urlpath=lab), [Source Code](https://github.com/jupyterlab/jupyterlab/)) `BSD-3-Clause` `Python/Docker` +- [Lowdefy](https://www.lowdefy.com/) - Build internal tools, BI dashboards, admin panels, CRUD apps and workflows in minutes using YAML / JSON on an self-hosted, open-source platform. Connect to your data sources, host via Serverless, Netlify or Docker. ([Source Code](https://github.com/lowdefy/lowdefy)) `Apache-2.0` `NodeJs` - [ML Workspace](https://github.com/ml-tooling/ml-workspace) - All-in-one web-based IDE for machine learning and data science. `Apache-2.0` `Docker` - [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr)) `MIT` `Nodejs` - [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++` |