ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Find a file
2021-04-29 11:56:13 +05:30
app Feature: Backend for Elasticsearch queries 2021-04-28 13:36:45 +05:30
bin Initial commit for rails API 2021-03-31 19:08:49 +05:30
config Feature: App-level users & permissions 2021-04-27 12:36:45 +05:30
db Add status to org users, update user roles 2021-04-23 14:52:19 +05:30
docs Firebase config for documentation 2021-04-29 11:21:22 +05:30
frontend Fix for table column/action options not closing on blur 2021-04-28 23:31:52 +05:30
lib Use secret_key_base from ENV 2021-04-16 12:00:09 +05:30
log Initial commit for rails API 2021-03-31 19:08:49 +05:30
public Initial commit for rails API 2021-03-31 19:08:49 +05:30
storage Initial commit for rails API 2021-03-31 19:08:49 +05:30
test Policies and tests for app user management endpoints 2021-04-27 14:54:21 +05:30
tmp Initial commit for rails API 2021-03-31 19:08:49 +05:30
vendor Initial commit for rails API 2021-03-31 19:08:49 +05:30
.env.example Feature: Invitation email for new users 2021-04-23 13:06:02 +05:30
.gitattributes Initial commit for rails API 2021-03-31 19:08:49 +05:30
.gitignore Firebase config for documentation 2021-04-29 11:21:22 +05:30
.ruby-version Initial commit for rails API 2021-03-31 19:08:49 +05:30
config.ru Initial commit for rails API 2021-03-31 19:08:49 +05:30
Gemfile Feature: Backend for Elasticsearch queries 2021-04-28 13:36:45 +05:30
Gemfile.lock Feature: Backend for Elasticsearch queries 2021-04-28 13:36:45 +05:30
Procfile.dev Procfile for development 2021-04-29 11:56:13 +05:30
Rakefile Initial commit for rails API 2021-03-31 19:08:49 +05:30
README.md Update README.md 2021-04-23 21:37:53 +05:30


Built and deploy internal tools.

ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources such as databases ( like PostgreSQL, Redis, etc ), API endpoints ( ToolJet supports importing OpenAPI spec & OAuth2 authorization) and external services ( like Stripe, Google Sheets ) and use our pre-built UI widgets to build internal tools.

Features

  • Visual app builder with widgets such as tables, buttons, dropdowns and more
  • Connect to databases, APIs and external services
  • Deploy on-premise
  • Granular access control on organization level and app level
  • Write JS code almost anywhere in the builder
  • Query editors for all supported data sources
  • Transform query results using JS code
  • Import endpoints from OpenAPI specs
  • Support for OAuth

Quickstart

Easiest way to try out ToolJet is by signing up for ToolJet Cloud. Easiest way to deploy ToolJet is Heroku one-click deployment.

Contributing

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to ToolJet.

Licence

ToolJet is Apache-2.0 licensed.