mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-18 02:32:28 +02:00
docs: add ToolJet to showcase (#6137)
* Add files via upload * added ToolJet * Update users.tsx * Update screenshot Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
2e42b9d28d
commit
c0ffdf7988
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/tooljet.png
Normal file
BIN
website/src/data/showcase/tooljet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 716 KiB |
|
@ -1434,6 +1434,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
||||||
tags: ['personal', 'opensource', 'i18n'],
|
tags: ['personal', 'opensource', 'i18n'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'ToolJet',
|
||||||
|
description: 'Open-source low-code platform to build & deploy internal tools with minimal engineering effort.',
|
||||||
|
preview: require('./showcase/tooljet.png'),
|
||||||
|
website: 'https://docs.tooljet.com/docs/intro/',
|
||||||
|
source: 'https://github.com/tooljet/tooljet',
|
||||||
|
tags: ['opensource', 'design', 'large', 'product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Tremor',
|
title: 'Tremor',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue