ToolJet/docs/versioned_docs/version-2.33.0/setup/index.md
Karan Rathod 862ad58699
[docs]: Marketplace 1.7 updates (#9085)
* [docs] Amazon redshift plugin

* make minor improvements

* add and update docs for marketplace 1.7

* update order of plugins in overview to match sidebar

* create new version

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2024-03-14 20:31:10 +05:30

308 B

Setup ToolJet

Check out the different methods you can use to deploy ToolJet on your machine

import {DocsCardList} from '../../../src/components/DocsCard';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocsCardList list={useCurrentSidebarCategory().items} />