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:
parent
e6ddc05289
commit
1fb3e51877
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -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
|
* Share views publicly and also with password protection
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* 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
|
## Screenshots
|
||||||
|
|
||||||
|
@ -36,10 +35,10 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.nocodb.com>
|
- Official app website: <https://www.nocodb.com>
|
||||||
* Upstream app code repository: <https://github.com/nocodb/nocodb>
|
- Upstream app code repository: <https://github.com/nocodb/nocodb>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
- YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -47,10 +46,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -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
|
* 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
|
* 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
|
* 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
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -35,10 +34,10 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.nocodb.com>
|
- Site officiel de l’app : <https://www.nocodb.com>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
|
- Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
|
- YunoHost Store : <https://apps.yunohost.org/app/nocodb>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -46,10 +45,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Add table
Reference in a new issue