mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-28 08:57:17 +00:00
* [docs] #6883 #6894 #6352 #6417 * [docs]added V2.10.0 * [docs]update supported file types for generate file action * [docs] updated generate file doc and how-to for generate file for text type
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. |