🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

ToolJet

ToolJet/ToolJet
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

Open-source foundation of ToolJet AI - the enterprise app generation platform for internal tools, dashboards, business applications, workflows and AI agents. Build visually, from a prompt, or from Claude Code, Codex and Cursor over MCP 🚀

Low-codeInternal toolsSelf-hostable
ToolJet website screenshot

Deploy command

docker run \
  --name tooljet \
  --restart unless-stopped \
  -p 80:80 \
  --platform linux/amd64 \
  -v tooljet_data:/var/lib/postgresql/13/main \
  tooljet/try:ee-lts-latest

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

ToolJet is an open-source platform for building internal tools: admin panels, dashboards, and operational apps that run on your existing databases, APIs, and SaaS systems.

Stars
★ 41.0k
Language
JavaScript
License
AGPL-3.0
Last updated
2026-09-23
Category
Low-code & internal tools
Section
General