Skip to content

Commit

Permalink
Merge pull request #2655 from hars-21/tool2
Browse files Browse the repository at this point in the history
Added sentry
  • Loading branch information
panwar8279 authored Aug 6, 2024
2 parents 8c3d111 + fa1312d commit 67fe8e5
Showing 1 changed file with 7 additions and 0 deletions.
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": "Sentry",
"category": "Tool",
"image": "https://www.sentry.io/_assets/branding/png/sentry-horizontal-black.png",
"link": "https://sentry.io/welcome/",
"description": "Sentry is an open-source error tracking tool that helps developers monitor and fix crashes in real time."
},
{
"productName": "DevZero",
"category": "Useful Tools",
Expand Down

0 comments on commit 67fe8e5

Please sign in to comment.