mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00: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
Binary file not shown.
|
After Width: | Height: | Size: 716 KiB |
|
|
@ -1434,6 +1434,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
||||
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',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue