2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2026-03-25 09:42:44 +01:00
Open-source low-code framework for building React-based web applications and internal tools
Find a file
2026-02-20 11:58:15 +01:00
.github Delete .github/workflows directory 2023-09-13 13:46:45 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:22:00 +01:00
doc Packaging v2 2023-08-12 19:35:24 +02:00
patches/main Skip borked migration 2025-12-11 11:59:23 +01:00
scripts Full replace 2025-12-11 19:09:27 +01:00
.gitignore convert to helpers2.1 and adapat script with upstream 2025-05-04 17:09:24 +02:00
LICENSE Initial release 2022-02-10 00:11:01 +00:00
manifest.toml Upgrade sources 2026-02-18 01:51:48 +01:00
README.md Auto-update READMEs 2026-02-18 01:51:49 +01:00
tests.toml Update tests.toml 2025-12-11 12:48:23 +01:00

Logo of ToolJet ToolJet, packaged for YunoHost

Framework for building React-based Web applications and internal tools

🌐 Official app website Version: 3.20.96~ynh1

Screenshots

Screenshot of ToolJet

📦 Developer info

Automatic tests level

🛠️ Upstream ToolJet repository: https://github.com/ToolJet/ToolJet

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/tooljet_ynh/tree/testing

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

📚 App packaging documentation

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