1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2025-12-21 02:03:08 +01:00
Dont-Code package for YunoHost
Find a file
2025-03-10 15:10:04 +01:00
.github Getting something to install 2022-12-27 17:59:56 +01:00
conf Switch to Websocket secure 2024-06-08 10:31:35 +02:00
doc Typo 2024-08-24 09:21:20 +00:00
scripts Mongo install called unavailable helper 2024-11-19 13:48:25 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:50:00 +02:00
ALL_README.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
dont-code_ynh.iml Mostly working 2023-01-02 19:03:27 +01:00
LICENSE Initial commit 2022-12-24 12:05:59 +01:00
manifest.toml Bugfix version 0.3.3 2025-03-10 14:44:55 +01:00
README.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_es.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_eu.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_fr.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_gl.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_id.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_it.md Typo 2024-08-24 09:21:20 +00:00
README_nl.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_pl.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_ru.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
README_zh_Hans.md Auto-update READMEs 2025-03-10 15:10:04 +01:00
tests.toml Adding tenant to test 2024-04-01 11:50:46 +02:00

Dont-code Services for YunoHost

Integration level Working status Maintenance status

Install Dont-code Services with YunoHost

Read this README in other languages.

This package allows you to install Dont-code Services quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Dont-code is a low-code / no-code platform letting user create their own applications based on complete feature sets developed by IT. You can find more information here: https://dont-code.net

This Yunohost app installs the server part (services + mongo database) needed to run the dont-code applications.

Features

  • Thanks to the Powerful Builders and Previewers, a user can directly design its application and immediately see the result
  • One only needs to describe its application by filling sentences prepared by the platform.
  • By default it provides support for images, currency, text, numbers, countries, links.
  • Multiple plugins allow you to list, edit, make reports, call services, save to database, save in browser, and so on...
  • Plugins can be developed by any IT team
  • Projects and all user's data are backed up as part of the Yunohost backup process
  • As well any documents or images uploaded by users will be backed up

Shipped version: 0.3.3~ynh1

Demo: https://dont-code.net/apps.html

Screenshots

Screenshot of Dont-code Services Screenshot of Dont-code Services

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug
or
sudo yunohost app upgrade dont-code -u https://github.com/YunoHost-Apps/dont-code_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps