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
@@ -1,4 +1,11 @@
[
{
"productName": "Sourcegraph",
"category": "Coding",
"image": "https://sourcegraph.com/sourcegraph-logo.svg",
"link": "https://sourcegraph.com/",
"description": "Sourcegraph allows developers to rapidly search, write, and understand code by bringing insights from their entire codebase right into the editor."
},
{
"productName": "Traqq",
"category": "Tool",
Expand Down