mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 22:17:55 +00:00
* [docs] gitsync * [docs]git sync * updates after review * added flow diagram and use cases * changes after review * Update docs/docs/gitsync.md * note for workspace constants * Added docs v2.24.0
308 B
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} />