Skip to content

Commit

Permalink
remove sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Sep 23, 2024
1 parent 7b649eb commit 200160f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 407 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ build
.loos
out


# Storybook build
storybook-static
public/storybook
Expand All @@ -39,13 +38,10 @@ cypress/downloads

.areaInfo.geojson

# Sentry
.sentryclirc

tsconfig.tsbuildinfo

# Prisma

generated

certificates
certificates
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ Our brilliant sponsors help us to bring a stable and high quality service to our

Vercel sponsor the hosting and deployment of the Next.js based Toilet Map, allowing us to scale confidently and iterate quickly using their versatile platform.

### Sentry

[<img src="https://user-images.githubusercontent.com/1771189/178340599-94f9d130-dd82-4389-a4ac-69b9fb014d8a.svg" width="212" alt="Logging is kindly sponsored by Sentry">](https://sentry.io)

Our client and server side logging in production is kindly sponsored by Sentry.

### Cypress

[<img src="https://user-images.githubusercontent.com/1771189/189427407-8d7fb6b2-1756-4e10-8dd7-9a4ae01986d8.png" width="212" alt="Cypress dashboard enhances our development workflow when working with our Cypress test suite">](https://www.cypress.io/dashboard)
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"@mui/material": "^5.15.15",
"@prisma/client": "^5.19.1",
"@react-leaflet/core": "^2.1.0",
"@sentry/nextjs": "^7.109.0",
"@styled-system/prop-types": "^5.1.5",
"@vercel/analytics": "^1.3.1",
"auth0": "^3.3.0",
Expand Down
Loading

0 comments on commit 200160f

Please sign in to comment.