2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2026-08-13 11:30:21 +02:00
Open Source Airtable alternative, packaged for YunoHost
Find a file
2026-07-01 14:57:32 +02:00
.github v2 2023-11-21 20:10:12 +01:00
conf fix(conf): psql port 2026-06-30 20:47:12 +02:00
doc add(doc): pre-upgrade instructions for v2026.06.1 2026-06-30 20:49:56 +02:00
scripts fix(db): change helpers to psql's 2026-06-30 21:01:07 +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 Merge pull request #260 from YunoHost-Apps/ci-auto-update-2026.06.1 2026-07-01 14:57:15 +02:00
README.md Auto-update READMEs 2026-06-16 01:50:16 +02:00
tests.toml fix(tests): disable upgrade from older commit due to v2026.06.1 2026-06-30 20:55:35 +02: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: 2026.06.1~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.