File SystemEcosystem & FrameworksBuild an app with SolidStart and BunInitialize a SolidStart app with create-solid . Pass the --solidstart flag to create a SolidStart project and --ts for TypeScript support. When prompted for aCopy MarkdownOpenAdd Sentry to a Bun appSentry is an error tracking and performance monitoring platform. Its Bun SDK, @sentry/bun , instruments your application to automatically collect error andServer-side render (SSR) a React componentInstall react and react-dom :