1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2024-10-01 13:34:55 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-02-23 23:34:26 +00:00
parent 0075d4f035
commit d7e5c0a330
2 changed files with 12 additions and 10 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# ToolJet for YunoHost # ToolJet for YunoHost
[![Integration level](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Working status](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Working status](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Install ToolJet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet) [![Install ToolJet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# ToolJet pour YunoHost # ToolJet pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Installer ToolJet avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet) [![Installer ToolJet avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer ToolJet rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller ToolJet rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools. ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
@ -36,9 +37,9 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
**Version incluse :** 1.31.2~ynh1 **Version incluse :** 1.31.2~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de ToolJet](./doc/screenshots/example.png) ![Capture décran de ToolJet](./doc/screenshots/example.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -54,9 +55,9 @@ TODO
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://tooljet.com/> * Site officiel de lapp : <https://tooljet.com/>
* Documentation officielle utilisateur : <https://docs.tooljet.com/docs/intro> * Documentation officielle utilisateur : <https://docs.tooljet.com/docs/intro>
* Dépôt de code officiel de l'app : <https://github.com/ToolJet/ToolJet> * Dépôt de code officiel de lapp : <https://github.com/ToolJet/ToolJet>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tooljet> * Documentation YunoHost pour cette app : <https://yunohost.org/app_tooljet>
* Signaler un bug : <https://github.com/YunoHost-Apps/tooljet_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
@ -72,4 +73,4 @@ ou
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>