Browse Source

(chore) reddit link in all-language read-me

Signed-off-by: Raju Udava <sivadstala@gmail.com>
pull/714/head
Raju Udava 3 years ago
parent
commit
4e8030d765
  1. 9
      scripts/markdown/readme/languages/chinese.md
  2. 44
      scripts/markdown/readme/languages/dutch.md
  3. 4
      scripts/markdown/readme/languages/french.md
  4. 39
      scripts/markdown/readme/languages/german.md
  5. 42
      scripts/markdown/readme/languages/indonesian.md
  6. 42
      scripts/markdown/readme/languages/italian.md
  7. 38
      scripts/markdown/readme/languages/japanese.md
  8. 34
      scripts/markdown/readme/languages/korean.md
  9. 38
      scripts/markdown/readme/languages/portuguese.md
  10. 43
      scripts/markdown/readme/languages/russian.md
  11. 39
      scripts/markdown/readme/languages/spanish.md

9
scripts/markdown/readme/languages/chinese.md

@ -16,19 +16,16 @@
</div> </div>
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" /> <img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>

44
scripts/markdown/readme/languages/dutch.md

@ -16,28 +16,26 @@ Draait elke MySQL, PostgreSQL, SQL Server, SQLITE & MARIADB in een Smart-Spreads
</div> </div>
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" /> <img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Snel proberen # Snel proberen
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -48,6 +46,7 @@ Draait elke MySQL, PostgreSQL, SQL Server, SQLITE & MARIADB in een Smart-Spreads
<br> <br>
### Docker gebruiken ### Docker gebruiken
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -55,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### Gebruik van NPM ### Gebruik van NPM
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Git gebruiken ### Git gebruiken
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -70,8 +72,8 @@ npm start
Toegang tot dashboard met behulp van : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Toegang tot dashboard met behulp van : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# sluit je aan bij onze gemeenschap # sluit je aan bij onze gemeenschap
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -113,10 +115,8 @@ Toegang tot dashboard met behulp van : [http://localhost:8080/dashboard](http://
![11](https://user-images.githubusercontent.com/86527202/136073826-561f9a17-8d68-4c7a-830d-1e40e0892246.png) ![11](https://user-images.githubusercontent.com/86527202/136073826-561f9a17-8d68-4c7a-830d-1e40e0892246.png)
<br> <br>
# Functies # Functies
### Rich Spreadsheet Interface ### Rich Spreadsheet Interface
- ⚡ Zoeken, sorteren, filteren, kolommen verbergen met uber gemak - ⚡ Zoeken, sorteren, filteren, kolommen verbergen met uber gemak
@ -128,6 +128,7 @@ Toegang tot dashboard met behulp van : [http://localhost:8080/dashboard](http://
- ⚡ Toegangscontrole: fijnkorrelige toegangscontrole, zelfs bij database, tabel- en kolomniveau. - ⚡ Toegangscontrole: fijnkorrelige toegangscontrole, zelfs bij database, tabel- en kolomniveau.
### App Store voor Workflow Automations: ### App Store voor Workflow Automations:
- ⚡ Chat: Microsoft-teams, Slack, Discord, Meet - ⚡ Chat: Microsoft-teams, Slack, Discord, Meet
- ⚡ E-mail: SMTP, SES, MailChimp - ⚡ E-mail: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -135,18 +136,20 @@ Toegang tot dashboard met behulp van : [http://localhost:8080/dashboard](http://
- ⚡ elke 3e partij-API's - ⚡ elke 3e partij-API's
### Programmatische API-toegang via: ### Programmatische API-toegang via:
- ⚡ Rust API's (Swagger) - ⚡ Rust API's (Swagger)
- ⚡ Grafiek API's. - ⚡ Grafiek API's.
- ⚡ Inclusief JWT-authenticatie en sociale auth - ⚡ Inclusief JWT-authenticatie en sociale auth
- ⚡ API-tokens om te integreren met zapier, integromat. - ⚡ API-tokens om te integreren met zapier, integromat.
# Production Setup # Production Setup
NOCODB vereist een database om metadata van spreadsheets weergaven en externe databases op te slaan. En verbindingsparamumenten voor deze database kunnen worden opgegeven in de variabele NC_DB-omgeving. NOCODB vereist een database om metadata van spreadsheets weergaven en externe databases op te slaan. En verbindingsparamumenten voor deze database kunnen worden opgegeven in de variabele NC_DB-omgeving.
## Docker ## Docker
#### Example MySQL #### Example MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -155,6 +158,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example Postgres #### Example Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -163,6 +167,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example SQL Server #### Example SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -171,6 +176,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -178,10 +184,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Environment variables ## Environment variables
| Variable | Mandatory | Comments | If absent | | Variable | Mandatory | Comments | If absent |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | --------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder | | NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder |
| DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
| DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
@ -190,9 +196,10 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | | | NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | | | NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used | | NC_BACKEND_URL | No | Custom Backend URL | `http://localhost:8080` will be used |
# Development setup # Development setup
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -214,7 +221,6 @@ npm run dev
Changes made to code automatically restart. Changes made to code automatically restart.
## Running Cypress tests locally ## Running Cypress tests locally
```shell ```shell
@ -240,14 +246,14 @@ npm run cypress:open
``` ```
# Contributing # Contributing
- Please take a look at ./scripts/contribute/HowToApplyLicense.md - Please take a look at ./scripts/contribute/HowToApplyLicense.md
- Ignore adding headers for .json or .md or .yml - Ignore adding headers for .json or .md or .yml
# 🎯 Waarom bouwen we dit? # 🎯 Waarom bouwen we dit?
De meeste internetbedrijven stellen zich uit met een spreadsheet of een database om hun bedrijfsbehoeften op te lossen. Spreadsheets worden gebruikt door een miljard + mensen die elke dag samenwerken. We zijn echter ver weg bij vergelijkbare snelheden op databases die veel krachtigere hulpmiddelen zijn als het gaat om het berekenen. Pogingen om dit op te lossen met SaaS-aanbiedingen heeft verschrikkelijke toegangscontroles, leverancierslongin, gegevensvergrendeling, abrupte prijsveranderingen en vooral een glazen plafond op wat in de toekomst mogelijk is. De meeste internetbedrijven stellen zich uit met een spreadsheet of een database om hun bedrijfsbehoeften op te lossen. Spreadsheets worden gebruikt door een miljard + mensen die elke dag samenwerken. We zijn echter ver weg bij vergelijkbare snelheden op databases die veel krachtigere hulpmiddelen zijn als het gaat om het berekenen. Pogingen om dit op te lossen met SaaS-aanbiedingen heeft verschrikkelijke toegangscontroles, leverancierslongin, gegevensvergrendeling, abrupte prijsveranderingen en vooral een glazen plafond op wat in de toekomst mogelijk is.
# ❤ Onze missie : # ❤ Onze missie :
Onze missie is om de krachtigste NO-CODE-interface voor databases te bieden die open source is voor elke afzonderlijke internetactiviteiten in de wereld. Dit zou niet alleen de toegang tot een krachtige rekengereedschap democratiseren, maar ook een miljard + mensen voortbrengen die radicaal tinkerende en bouwmogelijkheden op internet hebben.
Onze missie is om de krachtigste NO-CODE-interface voor databases te bieden die open source is voor elke afzonderlijke internetactiviteiten in de wereld. Dit zou niet alleen de toegang tot een krachtige rekengereedschap democratiseren, maar ook een miljard + mensen voortbrengen die radicaal tinkerende en bouwmogelijkheden op internet hebben.

4
scripts/markdown/readme/languages/french.md

@ -19,7 +19,9 @@ Tournez n'importe quel MySQL, PostgreSQL, SQL Server, SQLite & Mariadb dans une
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)

39
scripts/markdown/readme/languages/german.md

@ -19,7 +19,9 @@ Verwandelt jeden MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in eine Smart-T
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -28,11 +30,12 @@ Verwandelt jeden MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in eine Smart-T
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Schneller Try. # Schneller Try.
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -43,6 +46,7 @@ Verwandelt jeden MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in eine Smart-T
<br> <br>
### Verwenden von Docker. ### Verwenden von Docker.
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -50,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### Verwenden von NPM. ### Verwenden von NPM.
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Mit git. ### Mit git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -65,8 +72,8 @@ npm start
Zugriff auf Dashboard mit. : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Zugriff auf Dashboard mit. : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Tritt unserer Gemeinschaft bei # Tritt unserer Gemeinschaft bei
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -108,13 +115,10 @@ Zugriff auf Dashboard mit. : [http://localhost:8080/dashboard](http://localhost:
![11](https://user-images.githubusercontent.com/86527202/136068635-d9ac5165-7800-402d-b4e3-2e21d3d36027.png) ![11](https://user-images.githubusercontent.com/86527202/136068635-d9ac5165-7800-402d-b4e3-2e21d3d36027.png)
<br> <br>
# Merkmale # Merkmale
### Rich-Tabellenschnittstelle ### Rich-Tabellenschnittstelle
- ⚡ Suchen, sortieren, filtern, Spalten mit Uber-Leichtigkeit ausblenden - ⚡ Suchen, sortieren, filtern, Spalten mit Uber-Leichtigkeit ausblenden
- ⚡ Ansichten erstellen: Gitter, Galerie, Kanban, Gantt, Form - ⚡ Ansichten erstellen: Gitter, Galerie, Kanban, Gantt, Form
- ⚡ Teilen von Ansichten: Öffentliche und Passwort geschützt - ⚡ Teilen von Ansichten: Öffentliche und Passwort geschützt
@ -124,6 +128,7 @@ Zugriff auf Dashboard mit. : [http://localhost:8080/dashboard](http://localhost:
- ⚡ Zugriffskontrolle: Granulare Zugangskontrolle auch bei Datenbank-, Tabellen- und Spaltenebene. - ⚡ Zugriffskontrolle: Granulare Zugangskontrolle auch bei Datenbank-, Tabellen- und Spaltenebene.
### App Store für Workflow-Automationen: ### App Store für Workflow-Automationen:
- ⚡ Chat: Microsoft-Teams, Slack, Discord, Materie - ⚡ Chat: Microsoft-Teams, Slack, Discord, Materie
- ⚡ E-Mail: SMTP, SES, MailChimp - ⚡ E-Mail: SMTP, SES, MailChimp
- ⚡ SMS: TWILIO - ⚡ SMS: TWILIO
@ -131,19 +136,20 @@ Zugriff auf Dashboard mit. : [http://localhost:8080/dashboard](http://localhost:
- ⚡ Jede 3rd-Party-APIs - ⚡ Jede 3rd-Party-APIs
### Programmatischer API-Zugriff über: ### Programmatischer API-Zugriff über:
- ⚡ Rest APIs (Swagger) - ⚡ Rest APIs (Swagger)
- ⚡ Graphql-APIs. - ⚡ Graphql-APIs.
- ⚡ Enthält die JWT-Authentifizierung & Social Auth - ⚡ Enthält die JWT-Authentifizierung & Social Auth
- ⚡ API-Token, um mit Zapier, Integromat zu integrieren. - ⚡ API-Token, um mit Zapier, Integromat zu integrieren.
# Produktionseinrichtung # Produktionseinrichtung
NOCODB erfordert eine Datenbank zum Speichern von Metadaten, Tabellenkalkulationen und externen Datenbanken. Verbindungsparameter für diese Datenbank können in der Umgebungsvariablen der NC_DB angegeben werden.
NOCODB erfordert eine Datenbank zum Speichern von Metadaten, Tabellenkalkulationen und externen Datenbanken. Verbindungsparameter für diese Datenbank können in der Umgebungsvariablen der NC_DB angegeben werden.
## Docker ## Docker
#### Beispiel MySQL #### Beispiel MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -152,6 +158,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Beispiel Postgres #### Beispiel Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -160,6 +167,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Beispiel SQL Server #### Beispiel SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -168,6 +176,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -175,10 +184,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Umgebungsvariablen ## Umgebungsvariablen
| Variable | Mandatory | Comments | If absent | | Variable | Mandatory | Comments | If absent |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | --------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder | | NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder |
| DATABASE_URL | No | JDBC URL Format. Kann statt NC_DB genutzt werden. Wird im 1-Click Heroku deployment genutzt. | | | DATABASE_URL | No | JDBC URL Format. Kann statt NC_DB genutzt werden. Wird im 1-Click Heroku deployment genutzt. | |
| DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
@ -187,9 +196,10 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | | | NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | | | NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used | | NC_BACKEND_URL | No | Custom Backend URL | `http://localhost:8080` will be used |
# Entwicklungsaufbau # Entwicklungsaufbau
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -211,7 +221,6 @@ npm run dev
Changes made to code automatically restart. Changes made to code automatically restart.
## Cypress-Tests lokal ausführen ## Cypress-Tests lokal ausführen
```shell ```shell
@ -236,12 +245,14 @@ npm run cypress:open
``` ```
# Beitragen # Beitragen
- Bitte schau mal rein ./scripts/contribute/HowToApplyLicense.md - Bitte schau mal rein ./scripts/contribute/HowToApplyLicense.md
- Ignorieren Sie das Hinzufügen von Überschriften für .json oder .md oder .yml - Ignorieren Sie das Hinzufügen von Überschriften für .json oder .md oder .yml
# 🎯 Warum bauen wir das auf? # 🎯 Warum bauen wir das auf?
Die meisten Internet-Unternehmen rüsten sich mit einer Tabelle oder einer Datenbank aus, um ihre Geschäftsanforderungen zu lösen. Die Tabellenkalkulationen werden von einer Milliarde + Menschen mit einem jeden Tag kollaborativ verwendet. Wir arbeiten jedoch mit ähnlichen Geschwindigkeiten in Datenbanken, die in Bezug auf das Berechnen viel stärkere Werkzeuge sind. Versuche, dies mit SaaS-Angeboten zu lösen, bedeutete schreckliche Zugangskontrollen, Anbieter-Lockin, Daten-Lockin, abrupte Preisänderungen und vor allem eine Glaskugel, was in Zukunft möglich ist. Die meisten Internet-Unternehmen rüsten sich mit einer Tabelle oder einer Datenbank aus, um ihre Geschäftsanforderungen zu lösen. Die Tabellenkalkulationen werden von einer Milliarde + Menschen mit einem jeden Tag kollaborativ verwendet. Wir arbeiten jedoch mit ähnlichen Geschwindigkeiten in Datenbanken, die in Bezug auf das Berechnen viel stärkere Werkzeuge sind. Versuche, dies mit SaaS-Angeboten zu lösen, bedeutete schreckliche Zugangskontrollen, Anbieter-Lockin, Daten-Lockin, abrupte Preisänderungen und vor allem eine Glaskugel, was in Zukunft möglich ist.
# ❤ Unsere Aufgabe : # ❤ Unsere Aufgabe :
Unsere Mission ist es, die leistungsstärkste No-Code-Schnittstelle für Datenbanken bereitzustellen, die für jedes einzelne Internetgeschäft der Welt nutzbar ist. Dies würde nicht nur den Zugang zu einem leistungsstarken Computing-Tool demokratisieren, sondern auch eine Milliarde + Menschen hervorbringen, die im Internet radikale Bastel- und Baufähigkeiten haben werden.
Unsere Mission ist es, die leistungsstärkste No-Code-Schnittstelle für Datenbanken bereitzustellen, die für jedes einzelne Internetgeschäft der Welt nutzbar ist. Dies würde nicht nur den Zugang zu einem leistungsstarken Computing-Tool demokratisieren, sondern auch eine Milliarde + Menschen hervorbringen, die im Internet radikale Bastel- und Baufähigkeiten haben werden.

42
scripts/markdown/readme/languages/indonesian.md

@ -16,27 +16,26 @@ Mengubah MySQL, PostgreSQL, SQL Server, SQLite & MariaDB apapun menjadi spreadsh
</div> </div>
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" /> <img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Mulai Cepat # Mulai Cepat
### 1-Klik Deploy ### 1-Klik Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -47,6 +46,7 @@ Mengubah MySQL, PostgreSQL, SQL Server, SQLite & MariaDB apapun menjadi spreadsh
<br> <br>
### Menggunakan Docker. ### Menggunakan Docker.
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -54,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### Menggunakan NPM. ### Menggunakan NPM.
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Menggunakan git. ### Menggunakan git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -69,8 +72,8 @@ npm start
Akses dasbor menggunakan : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Akses dasbor menggunakan : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Bergabunglah dengan komunitas kami # Bergabunglah dengan komunitas kami
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -111,11 +114,8 @@ Akses dasbor menggunakan : [http://localhost:8080/dashboard](http://localhost:80
![11](https://user-images.githubusercontent.com/86527202/136074285-b5d1dc5c-fac3-43af-b9fc-1a5d1d41d071.png) ![11](https://user-images.githubusercontent.com/86527202/136074285-b5d1dc5c-fac3-43af-b9fc-1a5d1d41d071.png)
<br> <br>
# Fitur # Fitur
### Antarmuka spreadsheet yang kaya ### Antarmuka spreadsheet yang kaya
- ⚡ Cari, Sortir, Filter, Sembunyikan Kolom dengan Uber Ease - ⚡ Cari, Sortir, Filter, Sembunyikan Kolom dengan Uber Ease
@ -127,6 +127,7 @@ Akses dasbor menggunakan : [http://localhost:8080/dashboard](http://localhost:80
- ⚡ Kontrol akses: kontrol akses berbutir halus bahkan pada tingkat basis data, tabel & kolom. - ⚡ Kontrol akses: kontrol akses berbutir halus bahkan pada tingkat basis data, tabel & kolom.
### App Store untuk Automasi Alur Kerja: ### App Store untuk Automasi Alur Kerja:
- ⚡ Obrolan: Tim Microsoft, kendur, perselisihan, paling penting - ⚡ Obrolan: Tim Microsoft, kendur, perselisihan, paling penting
- ⚡ Email: SMTP, SES, MailChimp - ⚡ Email: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -134,19 +135,20 @@ Akses dasbor menggunakan : [http://localhost:8080/dashboard](http://localhost:80
- ⚡ API Pihak ke-3 - ⚡ API Pihak ke-3
### Akses API Programmatik melalui: ### Akses API Programmatik melalui:
- ⚡ Rest API (Swagger) - ⚡ Rest API (Swagger)
- ⚡ Apis Graphql. - ⚡ Apis Graphql.
- ⚡ Termasuk Otentikasi JWT & Auth Sosial - ⚡ Termasuk Otentikasi JWT & Auth Sosial
- ⚡ Token API untuk berintegrasi dengan Zapier, Integromat. - ⚡ Token API untuk berintegrasi dengan Zapier, Integromat.
# Pengaturan Produksi # Pengaturan Produksi
NOCODB membutuhkan database untuk menyimpan metadata tampilan spreadsheet dan database eksternal. Dan params koneksi untuk basis data ini dapat ditentukan dalam variabel lingkungan NC_DB.
NOCODB membutuhkan database untuk menyimpan metadata tampilan spreadsheet dan database eksternal. Dan params koneksi untuk basis data ini dapat ditentukan dalam variabel lingkungan NC_DB.
## Docker ## Docker
#### Contoh MySQL #### Contoh MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -155,6 +157,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Contoh Postgres #### Contoh Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -163,6 +166,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Contoh SQL Server #### Contoh SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -171,6 +175,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -178,10 +183,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Environment variables ## Environment variables
| Variabel | Wajib | Komentar | Jika Tidak Ada | | Variabel | Wajib | Komentar | Jika Tidak Ada |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | ----- | -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| NC_DB | Iya | Lihat URL basis data kami | SQLite lokal akan dibuat di folder root | | NC_DB | Iya | Lihat URL basis data kami | SQLite lokal akan dibuat di folder root |
| DATABASE_URL | Tidak | Format JDBC URL. Dapat digunakan sebagai pengganti NC_DB. Digunakan dalam 1-Klik Deployment | | | DATABASE_URL | Tidak | Format JDBC URL. Dapat digunakan sebagai pengganti NC_DB. Digunakan dalam 1-Klik Deployment | |
| DATABASE_URL_FILE | Tidak | path ke file yang berisi Format URL JDBC. Dapat digunakan sebagai pengganti NC_DB. Digunakan dalam penyebaran 1-Klik Heroku Deployment | | | DATABASE_URL_FILE | Tidak | path ke file yang berisi Format URL JDBC. Dapat digunakan sebagai pengganti NC_DB. Digunakan dalam penyebaran 1-Klik Heroku Deployment | |
@ -190,9 +195,10 @@ docker-compose up
| NC_SENTRY_DSN | Tidak | Untuk pemantauan Penjaga | | | NC_SENTRY_DSN | Tidak | Untuk pemantauan Penjaga | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | Tidak | Nonaktifkan pembuatan Proyek dengan database eksternal | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | Tidak | Nonaktifkan pembuatan Proyek dengan database eksternal | |
| NC_DISABLE_TELE | Tidak | Nonaktifkan telemetry | | | NC_DISABLE_TELE | Tidak | Nonaktifkan telemetry | |
| NC_BACKEND_URL | Tidak | Backend URL Khusus | ``http://localhost:8080`` akan digunakan | | NC_BACKEND_URL | Tidak | Backend URL Khusus | `http://localhost:8080` akan digunakan |
# Pengaturan Pengembangan # Pengaturan Pengembangan
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -214,7 +220,6 @@ npm run dev
Perubahan yang dibuat pada kode akan dimulai ulang secara otomatis. Perubahan yang dibuat pada kode akan dimulai ulang secara otomatis.
## Menjalankan tes Cypress secara Lokal ## Menjalankan tes Cypress secara Lokal
```shell ```shell
@ -239,11 +244,14 @@ npm run cypress:open
``` ```
# Berkontribusi # Berkontribusi
- Silahkan lihat ./scripts/contribute/HowToApplyLicense.md - Silahkan lihat ./scripts/contribute/HowToApplyLicense.md
- Abaikan penambahan headers untuk .json or .md or .yml - Abaikan penambahan headers untuk .json or .md or .yml
# 🎯 Kenapa kita membangun ini? # 🎯 Kenapa kita membangun ini?
Sebagian besar bisnis internet melengkapi diri mereka dengan spreadsheet atau database untuk menyelesaikan kebutuhan bisnis mereka. Spreadsheet digunakan oleh satu miliar + manusia secara kolaboratif setiap hari. Namun, kami jauh bekerja dengan kecepatan yang sama pada basis data yang merupakan alat yang lebih kuat ketika datang ke komputasi. Upaya untuk menyelesaikan ini dengan persembahan SaaS berarti kontrol akses yang mengerikan, vendor lockin, data lockin, perubahan harga mendadak & paling penting plafon kaca pada apa yang mungkin di masa depan. Sebagian besar bisnis internet melengkapi diri mereka dengan spreadsheet atau database untuk menyelesaikan kebutuhan bisnis mereka. Spreadsheet digunakan oleh satu miliar + manusia secara kolaboratif setiap hari. Namun, kami jauh bekerja dengan kecepatan yang sama pada basis data yang merupakan alat yang lebih kuat ketika datang ke komputasi. Upaya untuk menyelesaikan ini dengan persembahan SaaS berarti kontrol akses yang mengerikan, vendor lockin, data lockin, perubahan harga mendadak & paling penting plafon kaca pada apa yang mungkin di masa depan.
# ❤ Misi kita : # ❤ Misi kita :
Misi kami adalah menyediakan antarmuka tanpa kode yang paling kuat untuk basis data yang merupakan sumber terbuka untuk setiap bisnis internet di dunia. Ini tidak hanya akan mendemokratisasi akses ke alat komputasi yang kuat tetapi juga memunculkan satu miliar + orang yang akan memiliki kemampuan mengotori-dan membangun radikal di Internet. Misi kami adalah menyediakan antarmuka tanpa kode yang paling kuat untuk basis data yang merupakan sumber terbuka untuk setiap bisnis internet di dunia. Ini tidak hanya akan mendemokratisasi akses ke alat komputasi yang kuat tetapi juga memunculkan satu miliar + orang yang akan memiliki kemampuan mengotori-dan membangun radikal di Internet.

42
scripts/markdown/readme/languages/italian.md

@ -17,9 +17,11 @@ Trasforma qualsiasi MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in un foglio
</div> </div>
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Sito Web</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -28,11 +30,12 @@ Trasforma qualsiasi MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in un foglio
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Prova veloce # Prova veloce
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -43,6 +46,7 @@ Trasforma qualsiasi MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in un foglio
<br> <br>
### Con Docker. ### Con Docker.
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -50,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> Per rendere persistenti i dati puoi montare il volume su `/usr/app/data/`. > Per rendere persistenti i dati puoi montare il volume su `/usr/app/data/`.
### Con NPM. ### Con NPM.
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Con git. ### Con git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -65,8 +72,8 @@ npm start
Accedi al Pannello di Controllo visitando: [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Accedi al Pannello di Controllo visitando: [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Unisciti alla nostra comunità # Unisciti alla nostra comunità
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img <img
src="https://invidget.switchblade.xyz/5RgZmkW" src="https://invidget.switchblade.xyz/5RgZmkW"
@ -110,14 +117,10 @@ Accedi al Pannello di Controllo visitando: [http://localhost:8080/dashboard](htt
![11](https://user-images.githubusercontent.com/86527202/136069091-16764d3e-1995-4a45-99e8-652f28d2a946.png) ![11](https://user-images.githubusercontent.com/86527202/136069091-16764d3e-1995-4a45-99e8-652f28d2a946.png)
<br> <br>
# Caratteristiche # Caratteristiche
### Interfaccia a foglio di calcolo ### Interfaccia a foglio di calcolo
- ⚡ Ricerca, ordina, filtra, nascondi le colonne con super facilità - ⚡ Ricerca, ordina, filtra, nascondi le colonne con super facilità
- ⚡ Crea Views: Griglie, Gallerie, Kanban, Gantt, Form - ⚡ Crea Views: Griglie, Gallerie, Kanban, Gantt, Form
- ⚡ Condividi Views: Pubbliche o protette da password - ⚡ Condividi Views: Pubbliche o protette da password
@ -127,6 +130,7 @@ Accedi al Pannello di Controllo visitando: [http://localhost:8080/dashboard](htt
- ⚡ Controllo accessi: controllo di accesso anche a livello di database, tabella e colonna. - ⚡ Controllo accessi: controllo di accesso anche a livello di database, tabella e colonna.
### App store per automazioni del flusso di lavoro: ### App store per automazioni del flusso di lavoro:
- ⚡ Chat: Microsoft Teams, Slack, Discord, Mattermost - ⚡ Chat: Microsoft Teams, Slack, Discord, Mattermost
- ⚡ Email: SMTP, SES, MailChimp - ⚡ Email: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -134,18 +138,20 @@ Accedi al Pannello di Controllo visitando: [http://localhost:8080/dashboard](htt
- ⚡ Qualsiasi API di terze parti - ⚡ Qualsiasi API di terze parti
### Accesso API programmatico tramite: ### Accesso API programmatico tramite:
- ⚡ REST APIs (Swagger) - ⚡ REST APIs (Swagger)
- ⚡ APIs GraphQL. - ⚡ APIs GraphQL.
- ⚡ Include autenticazione JWT e AUTH - ⚡ Include autenticazione JWT e AUTH
- ⚡ API Token da integrare con Zapier, Integromat. - ⚡ API Token da integrare con Zapier, Integromat.
# Impostazione in produzione # Impostazione in produzione
NOCODB richiede un database per memorizzare i metadati delle viste dei fogli di calcolo e dei database esterni. I parametri di connessione per questo database possono essere specificati nella variabile di ambiente NC_DB. NOCODB richiede un database per memorizzare i metadati delle viste dei fogli di calcolo e dei database esterni. I parametri di connessione per questo database possono essere specificati nella variabile di ambiente NC_DB.
## Docker ## Docker
#### Esempio con MySQL #### Esempio con MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -154,6 +160,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Esempio con Postgres #### Esempio con Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -162,6 +169,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Esempio con SQL Server #### Esempio con SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -170,6 +178,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -177,10 +186,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Variabili d'ambiente ## Variabili d'ambiente
| Variabile | Obbligatoria | Descrizione | Se assente | | Variabile | Obbligatoria | Descrizione | Se assente |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| NC_DB | Si | Visualizza gli URLs del nostro database. | Un BD SQLite verrà creato nella cartella principale | | NC_DB | Si | Visualizza gli URLs del nostro database. | Un BD SQLite verrà creato nella cartella principale |
| DATABASE_URL | No | Formato URL JDBC. Può essere utilizzato in alternativa a NC_DB. Utilizzato nell'installazione 1-Click con Heroku | | | DATABASE_URL | No | Formato URL JDBC. Può essere utilizzato in alternativa a NC_DB. Utilizzato nell'installazione 1-Click con Heroku | |
| DATABASE_URL_FILE | No | Path per i file contenenti gli URL JDBC. Può essere utilizzato in alternativa a NC_DB. Utilizzato nell'installazione 1-Click con Heroku | | | DATABASE_URL_FILE | No | Path per i file contenenti gli URL JDBC. Può essere utilizzato in alternativa a NC_DB. Utilizzato nell'installazione 1-Click con Heroku | |
@ -189,9 +198,10 @@ docker-compose up
| NC_SENTRY_DSN | No | Per il monitoraggio con Sentry | | | NC_SENTRY_DSN | No | Per il monitoraggio con Sentry | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disabilita la creazione di Progetti con database esterni | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disabilita la creazione di Progetti con database esterni | |
| NC_DISABLE_TELE | No | Disabilita la telemetria | | | NC_DISABLE_TELE | No | Disabilita la telemetria | |
| NC_BACKEND_URL | No | URL di Backend Personalizzato | Sarà utilizato ``http://localhost:8080`` | | NC_BACKEND_URL | No | URL di Backend Personalizzato | Sarà utilizato `http://localhost:8080` |
# Setup di sviluppo # Setup di sviluppo
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -213,7 +223,6 @@ npm run dev
Modifiche al codice generano un riavvio automatico. Modifiche al codice generano un riavvio automatico.
## Utilizzare i test Cypress in locale ## Utilizzare i test Cypress in locale
```shell ```shell
@ -238,13 +247,14 @@ npm run cypress:open
``` ```
# Contributi # Contributi
- Leggi ./scripts/contribute/HowToApplyLicense.md - Leggi ./scripts/contribute/HowToApplyLicense.md
- Ignora l'aggiunta di header per .json, .md o .yml - Ignora l'aggiunta di header per .json, .md o .yml
# 🎯 Perché lo abbiamo creato? # 🎯 Perché lo abbiamo creato?
La maggior parte delle aziende utilizza fogli di calcolo o database per le proprie esigenze aziendali. I fogli di calcolo vengono utilizzati da oltre un miliardo di persone in modo collaborativo ogni singolo giorno. Tuttavia, i database che sono strumenti molto più potenti quando si tratta di elaborazione. I tentativi di risolvere questo problema con le offerte SaaS hanno significato orribili controlli di accesso, blocco del fornitore, blocco dei dati, brusche variazioni di prezzo e, soprattutto, un soffitto di vetro su ciò che è possibile in futuro. La maggior parte delle aziende utilizza fogli di calcolo o database per le proprie esigenze aziendali. I fogli di calcolo vengono utilizzati da oltre un miliardo di persone in modo collaborativo ogni singolo giorno. Tuttavia, i database che sono strumenti molto più potenti quando si tratta di elaborazione. I tentativi di risolvere questo problema con le offerte SaaS hanno significato orribili controlli di accesso, blocco del fornitore, blocco dei dati, brusche variazioni di prezzo e, soprattutto, un soffitto di vetro su ciò che è possibile in futuro.
# ❤ La nostra missione: # ❤ La nostra missione:
La nostra missione è creare la più potente interfaccia per database "senza codice", disponibile a codice libero per ogni azienda nel mondo. Lo facciamo non solo per democratizzare l'accesso ad un potente strumento di elaborazione, ma anche per supportare i miliardi di persone che creano e costruiscono su Internet.
La nostra missione è creare la più potente interfaccia per database "senza codice", disponibile a codice libero per ogni azienda nel mondo. Lo facciamo non solo per democratizzare l'accesso ad un potente strumento di elaborazione, ma anche per supportare i miliardi di persone che creano e costruiscono su Internet.

38
scripts/markdown/readme/languages/japanese.md

@ -19,7 +19,9 @@ MySQL、PostgreSQL、SQL Server、SQLite&Mariadbをスマートスプレッド
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -28,11 +30,12 @@ MySQL、PostgreSQL、SQL Server、SQLite&Mariadbをスマートスプレッド
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# クイック試し # クイック試し
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -43,6 +46,7 @@ MySQL、PostgreSQL、SQL Server、SQLite&Mariadbをスマートスプレッド
<br> <br>
### Docker を使う ### Docker を使う
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -50,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### NPM を使用して ### NPM を使用して
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### git を使う ### git を使う
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -65,8 +72,8 @@ npm start
アクセスダッシュボードを使用して : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) アクセスダッシュボードを使用して : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# 私たちのコミュニティに参加する # 私たちのコミュニティに参加する
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -108,16 +115,12 @@ npm start
![11](https://user-images.githubusercontent.com/86527202/136069544-5b51b90e-dda1-4e54-b094-611d06e5aa86.png) ![11](https://user-images.githubusercontent.com/86527202/136069544-5b51b90e-dda1-4e54-b094-611d06e5aa86.png)
<br> <br>
# 特徴 # 特徴
### リッチスプレッドシートインターフェース ### リッチスプレッドシートインターフェース
検索、並べ替え、フィルタリング、列を隠す 検索、並べ替え、フィルタリング、列を隠す
- ⚡ ビューを作成する:グリッド、ギャラリー、カンバン、ガント、フォーム - ⚡ ビューを作成する:グリッド、ギャラリー、カンバン、ガント、フォーム
- ⚡ シェアビュー:Public&Password Protected. - ⚡ シェアビュー:Public&Password Protected.
- ⚡ パーソナル&ロックビュー - ⚡ パーソナル&ロックビュー
@ -126,6 +129,7 @@ npm start
- ⚡ アクセス制御:データベース、テーブル&カラムレベルでも微細に粒度のアクセス制御。 - ⚡ アクセス制御:データベース、テーブル&カラムレベルでも微細に粒度のアクセス制御。
### ワークフロー自動化のための App Store: ### ワークフロー自動化のための App Store:
- ⚡ チャット:マイクロソフトチーム、たるみ、不和、マッピー - ⚡ チャット:マイクロソフトチーム、たるみ、不和、マッピー
- ⚡ メール:SMTP、SE、MailChimp - ⚡ メール:SMTP、SE、MailChimp
- ⚡ SMS:Twilio. - ⚡ SMS:Twilio.
@ -133,17 +137,20 @@ npm start
- ⚡ 第三者 APIS - ⚡ 第三者 APIS
### プログラムによる API アクセスによるアクセス ### プログラムによる API アクセスによるアクセス
- ⚡ REST APIS(Swagger) - ⚡ REST APIS(Swagger)
- ⚡ GraphQLAPI。 - ⚡ GraphQLAPI。
- ⚡ JWT 認証とソーシャル AUTH を含む - ⚡ JWT 認証とソーシャル AUTH を含む
- ⚡ ZAPIER、Integomat と統合する API トークン。 - ⚡ ZAPIER、Integomat と統合する API トークン。
# Production Setup # Production Setup
NoCodb には、スプレッドシートビューと外部データベースのメタデータを格納するためのデータベースが必要です。このデータベースの接続パラメータは、NC_DB 環境変数で指定できます。 NoCodb には、スプレッドシートビューと外部データベースのメタデータを格納するためのデータベースが必要です。このデータベースの接続パラメータは、NC_DB 環境変数で指定できます。
## Docker ## Docker
#### Example MySQL #### Example MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -152,6 +159,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example Postgres #### Example Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -160,6 +168,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example SQL Server #### Example SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -168,6 +177,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -175,10 +185,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Environment variables ## Environment variables
| Variable | Mandatory | Comments | If absent | | Variable | Mandatory | Comments | If absent |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | --------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder | | NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder |
| DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
| DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
@ -187,9 +197,10 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | | | NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | | | NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used | | NC_BACKEND_URL | No | Custom Backend URL | `http://localhost:8080` will be used |
# Development setup # Development setup
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -211,7 +222,6 @@ npm run dev
Changes made to code automatically restart. Changes made to code automatically restart.
## Running Cypress tests locally ## Running Cypress tests locally
```shell ```shell
@ -236,12 +246,14 @@ npm run cypress:open
``` ```
# Contributing # Contributing
- Please take a look at ./scripts/contribute/HowToApplyLicense.md - Please take a look at ./scripts/contribute/HowToApplyLicense.md
- Ignore adding headers for .json or .md or .yml - Ignore adding headers for .json or .md or .yml
# 🎯 なぜこれを構築しているのですか? # 🎯 なぜこれを構築しているのですか?
ほとんどのインターネットビジネスは、彼らのビジネスニーズを解決するためにスプレッドシートまたはデータベースのどちらかでそれ自体を装備しています。スプレッドシートは 1 日ごとに 10 億+人間によって使用されます。ただし、コンピューティングに関してより強力なツールであるデータベースの同様のスピードで作業しているような方法です。これを SaaS 製品で解決しようとすると、恐ろしいアクセス制御、ベンダーロック、データロック、突然の価格が変更され、最も重要なことに将来可能なものに関するガラスの天井を意味しています。 ほとんどのインターネットビジネスは、彼らのビジネスニーズを解決するためにスプレッドシートまたはデータベースのどちらかでそれ自体を装備しています。スプレッドシートは 1 日ごとに 10 億+人間によって使用されます。ただし、コンピューティングに関してより強力なツールであるデータベースの同様のスピードで作業しているような方法です。これを SaaS 製品で解決しようとすると、恐ろしいアクセス制御、ベンダーロック、データロック、突然の価格が変更され、最も重要なことに将来可能なものに関するガラスの天井を意味しています。
# ❤ 私たちの使命 : # ❤ 私たちの使命 :
私たちの使命は、世界ですべての単一のインターネットビジネスにオープンソースであるデータベースのための最も強力なノーコードインターフェースを提供することです。これは強力なコンピューティングツールへのアクセスを民主化するだけでなく、インターネット上で急進的な厄介な建築能力を持つ10億+人をもたらします。
私たちの使命は、世界ですべての単一のインターネットビジネスにオープンソースであるデータベースのための最も強力なノーコードインターフェースを提供することです。これは強力なコンピューティングツールへのアクセスを民主化するだけでなく、インターネット上で急進的な厄介な建築能力を持つ 10 億+人をもたらします。

34
scripts/markdown/readme/languages/korean.md

@ -20,7 +20,9 @@ MySQL, PostgreSQL, SQL Server, SQLite, MariaDB를 똑똑한 스프레드시트
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -29,11 +31,12 @@ MySQL, PostgreSQL, SQL Server, SQLite, MariaDB를 똑똑한 스프레드시트
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# 바로 써보기 # 바로 써보기
### 원클릭 배포 ### 원클릭 배포
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -44,6 +47,7 @@ MySQL, PostgreSQL, SQL Server, SQLite, MariaDB를 똑똑한 스프레드시트
<br> <br>
### Docker 사용 ### Docker 사용
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -51,10 +55,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> 데이터를 계속 저장하려면 반드시 `/usr/app/data/`에 볼륨을 마운트해야 합니다.. > 데이터를 계속 저장하려면 반드시 `/usr/app/data/`에 볼륨을 마운트해야 합니다..
### npm 사용 ### npm 사용
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Git 사용 ### Git 사용
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -63,10 +70,11 @@ npm start
``` ```
### GUI ### GUI
대시보드 접근하기 : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
대시보드 접근하기 : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# 커뮤니티 가입 # 커뮤니티 가입
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img <img
src="https://invidget.switchblade.xyz/5RgZmkW" src="https://invidget.switchblade.xyz/5RgZmkW"
@ -110,9 +118,8 @@ npm start
![11](https://user-images.githubusercontent.com/86527202/136069971-402bb0fe-af19-439b-9fb8-c2a882f5d35a.png) ![11](https://user-images.githubusercontent.com/86527202/136069971-402bb0fe-af19-439b-9fb8-c2a882f5d35a.png)
<br> <br>
# 기능 # 기능
### 스프레드시트같은 인터페이스 ### 스프레드시트같은 인터페이스
- ⚡ 정말 쉬운 검색, 정렬, 필터링, 열 숨기기 - ⚡ 정말 쉬운 검색, 정렬, 필터링, 열 숨기기
@ -124,6 +131,7 @@ npm start
- ⚡ 접근 통제: 데이터베이스, 테이블 및 열 수준까지도 상세한 통제 가능 - ⚡ 접근 통제: 데이터베이스, 테이블 및 열 수준까지도 상세한 통제 가능
### 워크플로 자동화를 위한 앱스토어: ### 워크플로 자동화를 위한 앱스토어:
- ⚡ 채팅: MS 팀즈, 슬랙, 디스코드, 매터모스트 - ⚡ 채팅: MS 팀즈, 슬랙, 디스코드, 매터모스트
- ⚡ 이메일: SMTP, SES, MailChimp - ⚡ 이메일: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -131,19 +139,21 @@ npm start
- ⚡ 그 외에 여러 서드파티 API - ⚡ 그 외에 여러 서드파티 API
### 외부 API 접근 : ### 외부 API 접근 :
- ⚡ REST API (Swagger) - ⚡ REST API (Swagger)
- ⚡ GraphQL API - ⚡ GraphQL API
- ⚡ JWT 인증 및 SNS 로그인 - ⚡ JWT 인증 및 SNS 로그인
- ⚡ Zapier 및 Integromat 통합을 위한 API 토큰 - ⚡ Zapier 및 Integromat 통합을 위한 API 토큰
# 운영 환경에 설치하기 # 운영 환경에 설치하기
NocoDB는 스프레드시트 뷰 메타데이터와 외부 데이터베이스 정보를 저장하기 위한 데이터베이스를 필요로 합니다. NocoDB는 스프레드시트 뷰 메타데이터와 외부 데이터베이스 정보를 저장하기 위한 데이터베이스를 필요로 합니다.
그리고 이 데이터베이스 연결을 위한 정보는 `NC_DB` 환경변수에 담습니다. 그리고 이 데이터베이스 연결을 위한 정보는 `NC_DB` 환경변수에 담습니다.
## Docker ## Docker
#### MySQL 예제 #### MySQL 예제
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -152,6 +162,7 @@ docker run -d -p 8080:8080 \
``` ```
#### PostgreSQL 예제 #### PostgreSQL 예제
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -160,6 +171,7 @@ docker run -d -p 8080:8080 \
``` ```
#### SQL Server 예제 #### SQL Server 예제
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -168,6 +180,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -175,10 +188,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## 환경변수 ## 환경변수
| 변수명 | 필수 여부 | 설명 | 미설정된 경우 | | 변수명 | 필수 여부 | 설명 | 미설정된 경우 |
|--------------------------------------|-----------|--------------------------------------------------------------------------------|--------------------------------------------| | ------------------------------------ | --------- | ------------------------------------------------------------------------------ | ------------------------------ |
| `NC_DB` | Yes | 제품이 사용할 데이터베이스 URL | 루트 디렉터리에 SQLite DB 생성 | | `NC_DB` | Yes | 제품이 사용할 데이터베이스 URL | 루트 디렉터리에 SQLite DB 생성 |
| `DATABASE_URL` | No | JDBC URL 형식. `NC_DB` 대신 사용 가능. Heroku 원클릭 배포에 사용 | | | `DATABASE_URL` | No | JDBC URL 형식. `NC_DB` 대신 사용 가능. Heroku 원클릭 배포에 사용 | |
| `DATABASE_URL_FILE` | No | JDBC URL을 담은 파일의 경로. `NC_DB` 대신 사용 가능. Heroku 원클릭 배포에 사용 | | | `DATABASE_URL_FILE` | No | JDBC URL을 담은 파일의 경로. `NC_DB` 대신 사용 가능. Heroku 원클릭 배포에 사용 | |
@ -190,6 +203,7 @@ docker-compose up
| `NC_BACKEND_URL` | No | 커스텀 백엔드 URL | `http://localhost:8080` 사용 | | `NC_BACKEND_URL` | No | 커스텀 백엔드 URL | `http://localhost:8080` 사용 |
# 개발 환경에 설치하기 # 개발 환경에 설치하기
```shell ```shell
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -211,7 +225,6 @@ npm run dev
코드 변경후 자동으로 재시작됩니다. 코드 변경후 자동으로 재시작됩니다.
## 로컬에서 Cypress 테스트 돌리기 ## 로컬에서 Cypress 테스트 돌리기
```shell ```shell
@ -237,11 +250,14 @@ npm run cypress:open
``` ```
# 기여하기 # 기여하기
- 먼저 `./scripts/contribute/HowToApplyLicense.md`를 읽기 - 먼저 `./scripts/contribute/HowToApplyLicense.md`를 읽기
- `.json`, `.md`, `.yml` 파일에는 헤더를 추가하지 않아도 됨 - `.json`, `.md`, `.yml` 파일에는 헤더를 추가하지 않아도 됨
# 🎯 왜 이걸 만들었나요? # 🎯 왜 이걸 만들었나요?
대부분의 인터넷 비즈니스는 업무상의 요구사항을 해결하기 위해 스프레드시트 또는 데이터베이스를 사용합니다. 스프레드시트는 매일 하루에 수십억 명 이상이 함께 사용합니다. 그러나 우리는 컴퓨팅에 관한 한 훨씬 강력한 도구인 데이터베이스는 별로 그만큼 사용하고 있지 않습니다. 이 문제를 SaaS로 해결하려는 시도는 끔찍한 접근 통제, 특정 업체 종속, 데이터 종속, 급격한 가격 변동, 그리고 무엇보다도 미래의 가능성을 스스로 가둬버리는 것을 의미합니다. 대부분의 인터넷 비즈니스는 업무상의 요구사항을 해결하기 위해 스프레드시트 또는 데이터베이스를 사용합니다. 스프레드시트는 매일 하루에 수십억 명 이상이 함께 사용합니다. 그러나 우리는 컴퓨팅에 관한 한 훨씬 강력한 도구인 데이터베이스는 별로 그만큼 사용하고 있지 않습니다. 이 문제를 SaaS로 해결하려는 시도는 끔찍한 접근 통제, 특정 업체 종속, 데이터 종속, 급격한 가격 변동, 그리고 무엇보다도 미래의 가능성을 스스로 가둬버리는 것을 의미합니다.
# ❤ 우리의 사명 # ❤ 우리의 사명
우리의 사명은 이 세상의 모든 인터넷 비즈니스를 위해 가장 강력한 노코드(No-Code) 데이터베이스 인터페이스를 오픈소스로 제공하는 것입니다. 이는 단지 강력한 컴퓨팅 도구를 대중화하는 데 그치는 것이 아니라, 인터넷 상에서 뭐든 이어붙이고 만들 수 있는 급진적인 능력을 수십억 사람들에게 가져다주게 될 것입니다. 우리의 사명은 이 세상의 모든 인터넷 비즈니스를 위해 가장 강력한 노코드(No-Code) 데이터베이스 인터페이스를 오픈소스로 제공하는 것입니다. 이는 단지 강력한 컴퓨팅 도구를 대중화하는 데 그치는 것이 아니라, 인터넷 상에서 뭐든 이어붙이고 만들 수 있는 급진적인 능력을 수십억 사람들에게 가져다주게 될 것입니다.

38
scripts/markdown/readme/languages/portuguese.md

@ -19,7 +19,9 @@ Transforma qualquer MySQL, PostgreSQL, SQL Server, Sqlite e MariaDB em uma plani
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -28,11 +30,12 @@ Transforma qualquer MySQL, PostgreSQL, SQL Server, Sqlite e MariaDB em uma plani
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Experimente rápida # Experimente rápida
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -43,6 +46,7 @@ Transforma qualquer MySQL, PostgreSQL, SQL Server, Sqlite e MariaDB em uma plani
<br> <br>
### Usando o Docker. ### Usando o Docker.
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -50,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### Usando npm. ### Usando npm.
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Usando o git. ### Usando o git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -65,8 +72,8 @@ npm start
Acessar o painel usando: [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Acessar o painel usando: [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Junte-se a nossa comunidade # Junte-se a nossa comunidade
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -108,11 +115,10 @@ Acessar o painel usando: [http://localhost:8080/dashboard](http://localhost:8080
![11](https://user-images.githubusercontent.com/86527202/136070417-7fd60c3b-8dd2-4cdb-a6dd-1eec80e636ac.png) ![11](https://user-images.githubusercontent.com/86527202/136070417-7fd60c3b-8dd2-4cdb-a6dd-1eec80e636ac.png)
<br> <br>
# Recursos # Recursos
### Interface de planilha rica ### Interface de planilha rica
- ⚡ Pesquisar, classificar, filtrar, esconder colunas com uber facilidade - ⚡ Pesquisar, classificar, filtrar, esconder colunas com uber facilidade
- ⚡ Criar visualizações: Grade, Galeria, Kanban, Gantt, Formulário - ⚡ Criar visualizações: Grade, Galeria, Kanban, Gantt, Formulário
- ⚡ Compartilhar Visualizações: Public & Senha Protegido - ⚡ Compartilhar Visualizações: Public & Senha Protegido
@ -122,6 +128,7 @@ Acessar o painel usando: [http://localhost:8080/dashboard](http://localhost:8080
- ⚡ Controle de acesso: controle de acesso fino, mesmo no banco de dados, no nível da tabela e da coluna. - ⚡ Controle de acesso: controle de acesso fino, mesmo no banco de dados, no nível da tabela e da coluna.
### App Store for Workflow Automations: ### App Store for Workflow Automations:
- ⚡ Bate-papo: Equipes Microsoft, folga, discórdia, material - ⚡ Bate-papo: Equipes Microsoft, folga, discórdia, material
- ⚡ Email: SMTP, SES, MailChimp - ⚡ Email: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -129,18 +136,20 @@ Acessar o painel usando: [http://localhost:8080/dashboard](http://localhost:8080
- ⚡ Qualquer APIs da 3ª parte - ⚡ Qualquer APIs da 3ª parte
### Acesso programático da API via: ### Acesso programático da API via:
- ⚡ repouso APIs (Swagger) - ⚡ repouso APIs (Swagger)
- ⚡ APIs GraphQl. - ⚡ APIs GraphQl.
- ⚡ Inclui autenticação JWT e autenticação social - ⚡ Inclui autenticação JWT e autenticação social
- ⚡ Tokens de API para integrar com Zapier, integromat. - ⚡ Tokens de API para integrar com Zapier, integromat.
# Production Setup # Production Setup
O NOCODB requer um banco de dados para armazenar metadados de exibições de planilhas e bancos de dados externos. E parâmetros de conexão para este banco de dados podem ser especificados na variável de ambiente NC_DB. O NOCODB requer um banco de dados para armazenar metadados de exibições de planilhas e bancos de dados externos. E parâmetros de conexão para este banco de dados podem ser especificados na variável de ambiente NC_DB.
## Docker ## Docker
#### Example MySQL #### Example MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -149,6 +158,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example Postgres #### Example Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -157,6 +167,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example SQL Server #### Example SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -165,6 +176,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -172,10 +184,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Environment variables ## Environment variables
| Variable | Mandatory | Comments | If absent | | Variable | Mandatory | Comments | If absent |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | --------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder | | NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder |
| DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
| DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
@ -184,9 +196,10 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | | | NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | | | NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used | | NC_BACKEND_URL | No | Custom Backend URL | `http://localhost:8080` will be used |
# Development setup # Development setup
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -208,7 +221,6 @@ npm run dev
Changes made to code automatically restart. Changes made to code automatically restart.
## Running Cypress tests locally ## Running Cypress tests locally
```shell ```shell
@ -233,12 +245,14 @@ npm run cypress:open
``` ```
# Contributing # Contributing
- Please take a look at ./scripts/contribute/HowToApplyLicense.md - Please take a look at ./scripts/contribute/HowToApplyLicense.md
- Ignore adding headers for .json or .md or .yml - Ignore adding headers for .json or .md or .yml
# 🎯 Por que estamos construindo isso? # 🎯 Por que estamos construindo isso?
A maioria das empresas da Internet equipar-se com a planilha ou um banco de dados para resolver suas necessidades de negócios. Planilhas são usadas por um bilhão de seres humanos colaborativamente todos os dias. No entanto, estamos longe de trabalhar em velocidades semelhantes em bancos de dados que são muito mais poderosas ferramentas quando se trata de computação. As tentativas de resolver isso com ofertas de SaaS significam controles de acesso horríveis, lockin do fornecedor, lockin de dados, alterações abruptas de preços e mais importante, um teto de vidro no futuro. A maioria das empresas da Internet equipar-se com a planilha ou um banco de dados para resolver suas necessidades de negócios. Planilhas são usadas por um bilhão de seres humanos colaborativamente todos os dias. No entanto, estamos longe de trabalhar em velocidades semelhantes em bancos de dados que são muito mais poderosas ferramentas quando se trata de computação. As tentativas de resolver isso com ofertas de SaaS significam controles de acesso horríveis, lockin do fornecedor, lockin de dados, alterações abruptas de preços e mais importante, um teto de vidro no futuro.
# ❤ Nossa missão : # ❤ Nossa missão :
Nossa missão é fornecer a mais poderosa interface de código para bancos de dados que é fonte aberta para cada negócio de Internet no mundo. Isso não apenas democratizaria o acesso a uma poderosa ferramenta de computação, mas também produzirá um bilhão de pessoas que terão habilidades radicais de corda e construção na Internet."
Nossa missão é fornecer a mais poderosa interface de código para bancos de dados que é fonte aberta para cada negócio de Internet no mundo. Isso não apenas democratizaria o acesso a uma poderosa ferramenta de computação, mas também produzirá um bilhão de pessoas que terão habilidades radicais de corda e construção na Internet."

43
scripts/markdown/readme/languages/russian.md

@ -16,28 +16,26 @@
</div> </div>
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Вебсайт</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" /> <img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Быстрый старт # Быстрый старт
### 1-Нажмите на Deploy ### 1-Нажмите на Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -48,6 +46,7 @@
<br> <br>
### Используя Docker ### Используя Docker
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -55,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> Для сохранения данных, вы можете установить том в `/usr/app/data/`. > Для сохранения данных, вы можете установить том в `/usr/app/data/`.
### Используя NPM ### Используя NPM
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Используя git. ### Используя git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -70,8 +72,8 @@ npm start
Получите доступ к панели управления, используя : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Получите доступ к панели управления, используя : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Присоединяйтесь к нашему сообществу # Присоединяйтесь к нашему сообществу
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img <img
src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3"
@ -115,10 +117,8 @@ npm start
![11](https://user-images.githubusercontent.com/86527202/136070810-6e808086-aa82-4f84-879a-e33765f97395.png) ![11](https://user-images.githubusercontent.com/86527202/136070810-6e808086-aa82-4f84-879a-e33765f97395.png)
<br> <br>
# Функции # Функции
### Богатый интерфейс электронной таблицы ### Богатый интерфейс электронной таблицы
- ⚡ Поиск, сортировка, фильтр, скрыть столбцы с невероятной легкостью - ⚡ Поиск, сортировка, фильтр, скрыть столбцы с невероятной легкостью
@ -130,6 +130,7 @@ npm start
- ⚡ Контроль доступа: тонкозернистый контроль доступа даже в базе данных, уровень таблицы и столбца. - ⚡ Контроль доступа: тонкозернистый контроль доступа даже в базе данных, уровень таблицы и столбца.
### App Store для автоматики рабочего процесса: ### App Store для автоматики рабочего процесса:
- ⚡ Чат: Microsoft Teams, Slack, Discord, Mattermost - ⚡ Чат: Microsoft Teams, Slack, Discord, Mattermost
- ⚡ Электронная почта: SMTP, SES, MailChimp - ⚡ Электронная почта: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -137,18 +138,20 @@ npm start
- ⚡ Любая API третьей стороны - ⚡ Любая API третьей стороны
### Программный доступ API через: ### Программный доступ API через:
- ⚡ REST API (Swagger) - ⚡ REST API (Swagger)
- ⚡ GraphQL API - ⚡ GraphQL API
- ⚡ Включает в себя JWT Authentication & Social Auth - ⚡ Включает в себя JWT Authentication & Social Auth
- ⚡ токены API для интеграции с Zapier, Integomat. - ⚡ токены API для интеграции с Zapier, Integomat.
# Настройка производства # Настройка производства
NocoDB требует базу данных для хранения метаданных видов электронных таблиц и внешних баз данных. Подключения параметров для этой базы данных можно указать в переменной среды NC_DB. NocoDB требует базу данных для хранения метаданных видов электронных таблиц и внешних баз данных. Подключения параметров для этой базы данных можно указать в переменной среды NC_DB.
## Docker ## Docker
#### Пример MySQL #### Пример MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -157,6 +160,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Пример Postgres #### Пример Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -165,6 +169,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Пример SQL Server #### Пример SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -173,6 +178,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -180,10 +186,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Переменные среды ## Переменные среды
| Переменная | Обязательна | Комментарии | Если отсутствует | | Переменная | Обязательна | Комментарии | Если отсутствует |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| NC_DB | Да | Посмотрите наши URL-адреса базы данных | В корневой папке будет создан локальный SQLite | | NC_DB | Да | Посмотрите наши URL-адреса базы данных | В корневой папке будет создан локальный SQLite |
| DATABASE_URL | Нет | Формат URL JDBC. Может использоваться вместо NC_DB. Используется при развертывании Heroku в один клик | | | DATABASE_URL | Нет | Формат URL JDBC. Может использоваться вместо NC_DB. Используется при развертывании Heroku в один клик | |
| DATABASE_URL_FILE | Нет | путь к файлу, содержащему формат URL JDBC. Может использоваться вместо NC_DB. Используется при развертывании Heroku в один клик | | | DATABASE_URL_FILE | Нет | путь к файлу, содержащему формат URL JDBC. Может использоваться вместо NC_DB. Используется при развертывании Heroku в один клик | |
@ -192,9 +198,10 @@ docker-compose up
| NC_SENTRY_DSN | Нет | Для сторожевого мониторинга | | | NC_SENTRY_DSN | Нет | Для сторожевого мониторинга | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | Нет | Отключить создание проекта с внешней базой данных | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | Нет | Отключить создание проекта с внешней базой данных | |
| NC_DISABLE_TELE | Нет | Отключить телеметрию | | | NC_DISABLE_TELE | Нет | Отключить телеметрию | |
| NC_BACKEND_URL | Нет | Пользовательский Backend URL | будет использоваться ``http://localhost:8080`` | | NC_BACKEND_URL | Нет | Пользовательский Backend URL | будет использоваться `http://localhost:8080` |
# Настройка разработки # Настройка разработки
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -216,7 +223,6 @@ npm run dev
Изменения, внесенные в код, автоматически перезапускаются. Изменения, внесенные в код, автоматически перезапускаются.
## Локальный запуск Cypress-тестов ## Локальный запуск Cypress-тестов
```shell ```shell
@ -244,11 +250,14 @@ npm run cypress:open
``` ```
# Содействие # Содействие
- Пожалуйста, посмотрите ./scripts/contribute/HowToApplyLicense.md - Пожалуйста, посмотрите ./scripts/contribute/HowToApplyLicense.md
- Игнорировать добавление заголовков для .json, .md или .yml. - Игнорировать добавление заголовков для .json, .md или .yml.
# 🎯 Почему мы строим это? # 🎯 Почему мы строим это?
Большинство интернет-компаний используют электронные таблицы или базы данных для решения своих бизнес-задач. Таблицы ежедневно используют более миллиарда человек. Однако мы далеко не работаем с аналогичной скоростью над базами данных, которые являются более мощными инструментами, когда дело доходит до вычислений. Попытки решить эту проблему с помощью предложений SaaS означали ужасный контроль доступа, блокировку поставщиков, блокировку данных, резкие изменения цен и, самое главное, стеклянный потолок для того, что возможно в будущем. Большинство интернет-компаний используют электронные таблицы или базы данных для решения своих бизнес-задач. Таблицы ежедневно используют более миллиарда человек. Однако мы далеко не работаем с аналогичной скоростью над базами данных, которые являются более мощными инструментами, когда дело доходит до вычислений. Попытки решить эту проблему с помощью предложений SaaS означали ужасный контроль доступа, блокировку поставщиков, блокировку данных, резкие изменения цен и, самое главное, стеклянный потолок для того, что возможно в будущем.
# ❤ Наша миссия : # ❤ Наша миссия :
Наша миссия - предоставить самый мощный интерфейс без кода для баз данных с открытым исходным кодом для каждого интернет-бизнеса в мире. Это не только демократизирует доступ к мощному вычислительному инструменту, но и приведет к появлению более миллиарда человек, которые будут иметь радикальные способности возиться и строить в Интернете. Наша миссия - предоставить самый мощный интерфейс без кода для баз данных с открытым исходным кодом для каждого интернет-бизнеса в мире. Это не только демократизирует доступ к мощному вычислительному инструменту, но и приведет к появлению более миллиарда человек, которые будут иметь радикальные способности возиться и строить в Интернете.

39
scripts/markdown/readme/languages/spanish.md

@ -19,7 +19,9 @@ Convierte cualquier MySQL, PostgreSQL, SQL Server, SQLite y Mariadb en una hoja
<p align="center"> <p align="center">
<a href="http://www.nocodb.com"><b>Website</b></a> <a href="http://www.nocodb.com"><b>Website</b></a>
<a href="https://discord.gg/5RgZmkW"><b>Discord</b></a> <a href="https://discord.gg/5RgZmkW"><b>Discord</b></a>
<a href="https://twitter.com/nocodb"><b>Twitter</b></a> <a href="https://twitter.com/nocodb"><b>Twitter</b></a>
<a href="https://www.reddit.com/r/NocoDB/"><b>Reddit</b></a>
<a href="https://docs.nocodb.com/"><b>Documentation</b></a>
</p> </p>
![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png) ![OpenSourceAirtableAlternative](https://user-images.githubusercontent.com/5435402/133762127-e94da292-a1c3-4458-b09a-02cd5b57be53.png)
@ -28,11 +30,12 @@ Convierte cualquier MySQL, PostgreSQL, SQL Server, SQLite y Mariadb en una hoja
<a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark" alt="NocoDB - The Open Source Airtable alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
# Intento rápido # Intento rápido
### 1-Click Deploy ### 1-Click Deploy
#### Heroku #### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku"> <a href="https://heroku.com/deploy?template=https://github.com/npgia/nocodb-seed-heroku">
<img <img
src="https://www.herokucdn.com/deploy/button.svg" src="https://www.herokucdn.com/deploy/button.svg"
@ -43,6 +46,7 @@ Convierte cualquier MySQL, PostgreSQL, SQL Server, SQLite y Mariadb en una hoja
<br> <br>
### Usando docker ### Usando docker
```bash ```bash
docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
``` ```
@ -50,10 +54,13 @@ docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest
> To persist data you can mount volume at `/usr/app/data/`. > To persist data you can mount volume at `/usr/app/data/`.
### Usando npm. ### Usando npm.
``` ```
npx create-nocodb-app npx create-nocodb-app
``` ```
### Usando git. ### Usando git.
``` ```
git clone https://github.com/nocodb/nocodb-seed git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed cd nocodb-seed
@ -65,8 +72,8 @@ npm start
Tablero de acceso de acceso usando : [http://localhost:8080/dashboard](http://localhost:8080/dashboard) Tablero de acceso de acceso usando : [http://localhost:8080/dashboard](http://localhost:8080/dashboard)
# Únete a nuestra comunidad # Únete a nuestra comunidad
<a href="https://discord.gg/5RgZmkW"> <a href="https://discord.gg/5RgZmkW">
<img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt=""> <img src="https://discordapp.com/api/guilds/661905455894888490/widget.png?style=banner3" alt="">
</a> </a>
@ -108,14 +115,10 @@ Tablero de acceso de acceso usando : [http://localhost:8080/dashboard](http://lo
![11](https://user-images.githubusercontent.com/86527202/136071198-ea7994a7-82ca-4d2a-9026-71cdc38883b4.png) ![11](https://user-images.githubusercontent.com/86527202/136071198-ea7994a7-82ca-4d2a-9026-71cdc38883b4.png)
<br> <br>
# Características # Características
### Interfaz de hoja de cálculo rica ### Interfaz de hoja de cálculo rica
- ⚡ Buscar, ordenar, filtrar, ocultar columnas con la facilidad de Uber - ⚡ Buscar, ordenar, filtrar, ocultar columnas con la facilidad de Uber
- ⚡ Crear vistas: Grid, Galería, Kanban, Gantt, Forma - ⚡ Crear vistas: Grid, Galería, Kanban, Gantt, Forma
- ⚡ Compartir Vistas: Publicas & Protegidas por contraseña - ⚡ Compartir Vistas: Publicas & Protegidas por contraseña
@ -125,6 +128,7 @@ Tablero de acceso de acceso usando : [http://localhost:8080/dashboard](http://lo
- ⚡ Control de acceso: Control de acceso de grano fino Incluso en la base de datos, la tabla y el nivel de columna. - ⚡ Control de acceso: Control de acceso de grano fino Incluso en la base de datos, la tabla y el nivel de columna.
### App Store para Workflow Automations: ### App Store para Workflow Automations:
- ⚡ Chat: Microsoft Equips, Slack, Discord, MOSE - ⚡ Chat: Microsoft Equips, Slack, Discord, MOSE
- ⚡ Correo electrónico: SMTP, SES, MailChimp - ⚡ Correo electrónico: SMTP, SES, MailChimp
- ⚡ SMS: Twilio - ⚡ SMS: Twilio
@ -132,19 +136,20 @@ Tablero de acceso de acceso usando : [http://localhost:8080/dashboard](http://lo
- ⚡ Cualquier API de terceros - ⚡ Cualquier API de terceros
### Acceso a API programático a través de: ### Acceso a API programático a través de:
- ⚡ APIES DE RESTIDO (SWAGGERS) - ⚡ APIES DE RESTIDO (SWAGGERS)
- ⚡ GRAPHQL APIES. - ⚡ GRAPHQL APIES.
- ⚡ Incluye Autenticación JWT y AUTE SOCIAL - ⚡ Incluye Autenticación JWT y AUTE SOCIAL
- ⚡ Tokens API para integrarse con Zapier, Integromat. - ⚡ Tokens API para integrarse con Zapier, Integromat.
# Production Setup # Production Setup
Nocodb requiere una base de datos para almacenar metadatos de vistas a las hojas de cálculo y bases de datos externas. Y los parámetros de conexión para esta base de datos se pueden especificar en la variable de entorno NC_DB.
Nocodb requiere una base de datos para almacenar metadatos de vistas a las hojas de cálculo y bases de datos externas. Y los parámetros de conexión para esta base de datos se pueden especificar en la variable de entorno NC_DB.
## Docker ## Docker
#### Example MySQL #### Example MySQL
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \ -e NC_DB="mysql2://host.docker.internal:3306?u=root&p=password&d=d1" \
@ -153,6 +158,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example Postgres #### Example Postgres
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="pg://host:port?u=user&p=password&d=database" \ -e NC_DB="pg://host:port?u=user&p=password&d=database" \
@ -161,6 +167,7 @@ docker run -d -p 8080:8080 \
``` ```
#### Example SQL Server #### Example SQL Server
``` ```
docker run -d -p 8080:8080 \ docker run -d -p 8080:8080 \
-e NC_DB="mssql://host:port?u=user&p=password&d=database" \ -e NC_DB="mssql://host:port?u=user&p=password&d=database" \
@ -169,6 +176,7 @@ docker run -d -p 8080:8080 \
``` ```
## Docker Compose ## Docker Compose
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd docker-compose cd docker-compose
@ -176,10 +184,10 @@ cd mysql or pg or mssql
docker-compose up docker-compose up
``` ```
## Variables de entorno ## Variables de entorno
| Variable | Obligatorio | Comentarios | If absent | | Variable | Obligatorio | Comentarios | If absent |
|-------------------------|-----------|----------------------------------------------------------------------------------|--------------------------------------------| | ---------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| NC_DB | Si | Ver nuestras URLs de bases de datos | A local SQLite will be created in root folder | | NC_DB | Si | Ver nuestras URLs de bases de datos | A local SQLite will be created in root folder |
| DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
| DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | | | DATABASE_URL_FILE | No | path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment | |
@ -188,9 +196,10 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | | | NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | | | NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | | | NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used | | NC_BACKEND_URL | No | Custom Backend URL | `http://localhost:8080` will be used |
# Development setup # Development setup
``` ```
git clone https://github.com/nocodb/nocodb git clone https://github.com/nocodb/nocodb
cd nocodb cd nocodb
@ -212,7 +221,6 @@ npm run dev
Changes made to code automatically restart. Changes made to code automatically restart.
## Correr los tests de Cypress localmente ## Correr los tests de Cypress localmente
```shell ```shell
@ -237,11 +245,14 @@ npm run cypress:open
``` ```
# Contribuciones # Contribuciones
- Por favor vea ./scripts/contribute/HowToApplyLicense.md - Por favor vea ./scripts/contribute/HowToApplyLicense.md
- Ignore adding headers for .json or .md or .yml - Ignore adding headers for .json or .md or .yml
# 🎯 Por qué estamos construyendo esto? # 🎯 Por qué estamos construyendo esto?
La mayoría de las empresas de Internet emplean una hoja de cálculo o una base de datos para resolver sus necesidades comerciales. Las hojas de cálculo son utilizadas por mil millones de personas colaborativamente todos los días. Sin embargo, estamos lejos de trabajar a velocidades similares en bases de datos, ya que son herramientas computacionalmente más poderosas. Los intentos de resolver esto con las ofrendas de SaaS han significado horribles controles de acceso, lockin de proveedores, lockin de datos, cambios abruptos de precios y, lo que es más importante, un techo de vidrio sobre lo que es posible en el futuro." La mayoría de las empresas de Internet emplean una hoja de cálculo o una base de datos para resolver sus necesidades comerciales. Las hojas de cálculo son utilizadas por mil millones de personas colaborativamente todos los días. Sin embargo, estamos lejos de trabajar a velocidades similares en bases de datos, ya que son herramientas computacionalmente más poderosas. Los intentos de resolver esto con las ofrendas de SaaS han significado horribles controles de acceso, lockin de proveedores, lockin de datos, cambios abruptos de precios y, lo que es más importante, un techo de vidrio sobre lo que es posible en el futuro."
# ❤ Nuestra misión : # ❤ Nuestra misión :
Nuestra misión es proporcionar la interfaz sin-código más potente para bases de datos open-source para negocios de Internet en el mundo. Esto no solo democratizaría el acceso a una poderosa herramienta de computación, sino que también brindará a mil millones de personas que tendrán habilidades radicales de retención y construcción en Internet." Nuestra misión es proporcionar la interfaz sin-código más potente para bases de datos open-source para negocios de Internet en el mundo. Esto no solo democratizaría el acceso a una poderosa herramienta de computación, sino que también brindará a mil millones de personas que tendrán habilidades radicales de retención y construcción en Internet."

Loading…
Cancel
Save