ToolJet is the open-source low-code framework alternative to Retool & Mendix to build & deploy internal tools with minimal engineering effort.
Deploy this app to Linode with a free $100 credit!
ToolJet is an open-source low-code framework to build and deploy internal tools quickly with minimal engineering effort. ToolJet's drag and drop frontend builder allows you to build complicated responsive frontends within minutes. You can also connect to your data sources, such as databases ( PostgreSQL, MongoDB, Elasticsearch & more), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), SaaS tools (Stripe, Slack, Google Sheets, Airtable, Notion & more) and object storage services ( S3, GCS, Minio, etc ) to fetch and write data.
status === 'success' ? 'green' : 'red'
aes-256-gcm
.The easiest way to get started with ToolJet is by creating a ToolJet Cloud account. ToolJet Cloud offers a hosted solution of ToolJet. If you want to self-host ToolJet, kindly proceed to deployment documentation.
You can deploy ToolJet on Heroku for free using the one-click-deployment button only until 28th November 2022.
Want to give ToolJet a quick spin on your local machine? You can run the following command from your terminal to have ToolJet up and running right away.
docker run \
--name tooljet \
--restart unless-stopped \
-p 80:80 \
-v tooljet_data:/var/lib/postgresql/13/main \
tooljet/try:latest
GitHub contributor leaderboard using ToolJet
Cryptocurrency dashboard using ToolJet
WhatsApp CRM using ToolJet
AWS S3 file explorer
Documentation is available at https://docs.tooljet.com.
You can use ToolJet cloud for a fully managed solution. If you want to self-host ToolJet, we have guides on deploying ToolJet on Kubernetes, AWS EC2, Docker, Heroku and more.
Provider | Documentation |
---|---|
AWS EC2 | Link |
AWS EKS (Kubernetes) | Link |
AWS ECS | Link |
GCP GKE (Kubernetes) | Link |
Azure AKS (Kubernetes) | Link |
Heroku | Link |
Docker | Link |
Google Cloud Run | Link |
For general help using ToolJet, please refer to the official documentation. For additional help, you can use one of these channels to ask a question:
Check out our roadmap to get informed of the latest features released and the upcoming ones.
We use the git-flow branching model. The base branch is develop
. If you are looking for a stable version, please use the main branch or tags labeled as v1.x.x.
Kindly read our Contributing Guide to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to ToolJet.
ToolJet © 2022, ToolJet Solutions Inc - Released under the GNU Affero General Public License v3.0.
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.