1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2024-09-03 19:56:01 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-15 01:40:53 +00:00
parent e6ddc05289
commit 1fb3e51877
2 changed files with 16 additions and 18 deletions

View file

@ -25,10 +25,9 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
* Share views publicly and also with password protection
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
**Shipped version:** 0.204.5~ynh1
**Shipped version:** 0.204.4~ynh1
**Demo:** https://www.nocodb.com/demos
**Demo:** <https://www.nocodb.com/demos>
## Screenshots
@ -36,10 +35,10 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
## Documentation and resources
* Official app website: <https://www.nocodb.com>
* Upstream app code repository: <https://github.com/nocodb/nocodb>
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
* Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
- Official app website: <https://www.nocodb.com>
- Upstream app code repository: <https://github.com/nocodb/nocodb>
- YunoHost Store: <https://apps.yunohost.org/app/nocodb>
- Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Developer info
@ -47,7 +46,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
or
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug

View file

@ -24,10 +24,9 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
* Invitez votre équipe avec un contrôle d'accès précis
* Partagez vos vues publiquement et également avec une protection par mot de passe
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
**Version incluse :** 0.204.5~ynh1
**Version incluse :** 0.204.4~ynh1
**Démo :** https://www.nocodb.com/demos
**Démo :** <https://www.nocodb.com/demos>
## Captures décran
@ -35,10 +34,10 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
## Documentations et ressources
* Site officiel de lapp : <https://www.nocodb.com>
* Dépôt de code officiel de lapp : <https://github.com/nocodb/nocodb>
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
* Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
- Site officiel de lapp : <https://www.nocodb.com>
- Dépôt de code officiel de lapp : <https://github.com/nocodb/nocodb>
- YunoHost Store : <https://apps.yunohost.org/app/nocodb>
- Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Informations pour les développeurs
@ -46,7 +45,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
ou
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug