diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index c9ff4508..3bd1715a 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -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",