Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
"link": "https://iterm2.com/",
"description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted."
},
{
"productName": "Retool",
"category": "tools",
"image": "https://raw.githubusercontent.com/tryretool/brand-assets/master/Logos/logo-full-black.png",
"link": "https://retool.com/",
"description": "Platform that allows developers to build internal tools quickly using pre-built components, APIs, and databases."
},
{
"productName": "Traqq",
"category": "Tool",
Expand Down