mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
commit
b3d2a2504c
8 changed files with 67 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Shipped version:** 0.207.0~ynh1
|
||||
**Shipped version:** 0.207.1~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
56
README_es.md
Normal file
56
README_es.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# NocoDB para Yunohost
|
||||
|
||||
[![Nivel de integración](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
|
||||
|
||||
[![Instalar NocoDB con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarNocoDB rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
|
||||
|
||||
* Connect to new/existing SQL database and turn them into spreadsheet
|
||||
* Create grid view, gallery view, kanban view and calendar view on top your data
|
||||
* Search, sort, filter columns and rows with ultra ease
|
||||
* Invite your team with fine grained Access Control
|
||||
* Share views publicly and also with password protection
|
||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Versión actual:** 0.207.1~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
## Capturas
|
||||
|
||||
![Captura de NocoDB](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://www.nocodb.com>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/nocodb/nocodb>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/nocodb>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.207.0~ynh1
|
||||
**Paketatutako bertsioa:** 0.207.1~ynh1
|
||||
|
||||
**Demoa:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
|||
* 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.207.0~ynh1
|
||||
**Version incluse :** 0.207.1~ynh1
|
||||
|
||||
**Démo :** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.207.0~ynh1
|
||||
**Versión proporcionada:** 0.207.1~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**分发版本:** 0.207.0~ynh1
|
||||
**分发版本:** 0.207.1~ynh1
|
||||
|
||||
**演示:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "NocoDB"
|
|||
description.en = "No-code platform that turns any database into a smart spreadsheet"
|
||||
description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent"
|
||||
|
||||
version = "0.207.0~ynh1"
|
||||
version = "0.207.1~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -42,10 +42,10 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.0/Noco-linux-x64"
|
||||
amd64.sha256 = "1bc47f1124ad45f511a249faee84791a052e3852f3aa1d908ed928b6a386e955"
|
||||
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.0/Noco-linux-arm64"
|
||||
arm64.sha256 = "c750558b4204b9174c713079a85073499ff7a23a32bced4f1701dac480e3a5fe"
|
||||
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.1/Noco-linux-x64"
|
||||
amd64.sha256 = "6f627c070b45bb03aeccd4c403961bffcd870926129cef35266f7b0bb96e0457"
|
||||
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.1/Noco-linux-arm64"
|
||||
arm64.sha256 = "fc924e0e76b3972345be2bbb0c5bb5bf85308d5893c6176d069b101367b57587"
|
||||
rename = "nocodb"
|
||||
extract = false
|
||||
|
||||
|
|
Loading…
Reference in a new issue