mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 06:57:40 +00:00
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. |