1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2025-12-21 03:33:08 +01:00
Open-source low-code framework for building React-based web applications and internal tools
Find a file
2025-12-12 00:51:15 +01:00
.github Delete .github/workflows directory 2023-09-13 13:46:45 +02:00
conf cleaning 2025-07-19 21:56:23 +02: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 wtf 2025-12-11 11:01:51 +01:00
README.md Auto-update READMEs 2025-12-11 11:01:54 +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: 2.67.1~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.