2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2026-03-25 17:22:36 +01:00
Open Source Airtable alternative, packaged for YunoHost
Find a file
2026-03-01 14:34:02 +01:00
.github v2 2023-11-21 20:10:12 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:08:12 +01:00
doc cleaning 2024-01-15 10:01:38 +01:00
scripts cleaning 2025-09-17 09:21:51 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:10:34 +02:00
LICENSE Add LICENCE 2021-09-27 20:18:37 +02:00
manifest.toml Upgrade sources 2026-02-28 00:23:14 +01:00
README.md Auto-update READMEs 2026-02-28 00:23:17 +01:00
tests.toml Update tests.toml 2025-02-27 19:41:55 +01:00

Logo of NocoDB NocoDB, packaged for YunoHost

No-code platform that turns any database into a smart spreadsheet

🌐 Official app website App Demo Version: 0.301.3~ynh1

Screenshots

Screenshot of NocoDB

📦 Developer info

Automatic tests level

🛠️ Upstream NocoDB repository: https://github.com/nocodb/nocodb

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.