Sentry integration with TanStack Start
Hello everyone, I'm trying to setup Sentry with TanStack Start but I cannot find how to correctly do it to track everything both in server and client context.
Does anyone has any pointers?
2 Replies
continuing-cyan•10mo ago
Same here how do we integrate with sentry with start? do we just use the sentry react package? how about server side error?
adverse-sapphireOP•10mo ago
For now I've kind of integrated it using the TanStack Router integration and a node/bun for the backend separately, It kind a works (no luck yet with the sourcemaps, not sure if it is my fault or this weird kind of integration)