mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-28 00:47:53 +00:00
* [docs] conditional action #6304 * [docs] plotly bar mode * [docs] private app embed var * [doc] table: selectedCell * [doc]table nested data * [doc]number-decimal * [doc]buttontext * [doc]boundedbox:default data * [doc]multi-env updates * [doc]version 2.9.0 * commented: PR5926 * commented: PR5296 minor change
12 lines
No EOL
443 B
Markdown
12 lines
No EOL
443 B
Markdown
# Setup ToolJet
|
|
|
|
Check out the different methods you can use to deploy ToolJet on your machine
|
|
|
|
```mdx-code-block
|
|
import {DocsCardList} from '../../../src/components/DocsCard';
|
|
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
|
|
|
<DocsCardList list={useCurrentSidebarCategory().items} />
|
|
```
|
|
|
|
If you have any questions feel free to join our [Slack Community](https://tooljet.com/slack) or send us an email at hello@tooljet.com. |