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
15
README.md
15
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,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.
|
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
|
||||||
|
|
15
README_fr.md
15
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,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.
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue