1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2025-11-03 20:39:27 +01:00
Open-source low-code framework for building React-based web applications and internal tools
Find a file
2025-09-01 23:25:29 +02: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
scripts cleaning 2025-07-19 21:56:23 +02: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 cleaning 2025-07-19 21:56:23 +02:00
README.md Auto-update READMEs 2025-09-01 23:25:29 +02:00
tests.toml Packaging v2 2023-08-12 19:35:24 +02:00

Logo of ToolJet ToolJet, packaged for YunoHost

Framework for building React-based Web applications and internal tools

🌐 Official app website Version: 2.63.0~ynh2

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.