Skip to content

Commit

Permalink
docs: add ToolJet to showcase (#6137)
Browse files Browse the repository at this point in the history
* Add files via upload

* added ToolJet

* Update users.tsx

* Update screenshot

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
withshubh and Josh-Cena committed Dec 21, 2021
1 parent 2e42b9d commit c0ffdf7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/tooljet.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c0ffdf7

Please sign in to comment.