https://spotlightjs.com/ Skip to content [glyph] Spotlight Discord GitHub Sentry for Development Spotlight is a highly customizable debug tool embedded in your web app. Spotlight Hero Get Started Thirty Seconds to Liftoff As easy as npm install Install Spotlight, inject the Spotlight overlay and run the sidecar. Setup [simple-eve] 1. Install Spotlight npm install @spotlightjs/spotlight 2. Init the Overlay import * as Spotlight from '@spotlightjs/spotlight'; if (process.env.NODE_ENV === 'development') { Spotlight.init(); } 3. Start the Sidecar npx spotlight-sidecar [simple-eve] Your perfect dev companion Embedded in your frontend Notifies you of errors and other signals as they happen. No more context switching. How? [glyph] 0 Works Everywhere Compatible with Sentry's universal SDKs Take the power of Sentry's telemetry and bring that into your development environment with Errors and Traces in both Frontend and Backend. Configure with Sentry [error] An Extension of You Customizable overlay to support your use cases The powerful overlay and event proxy make it easy to extend Spotlight to other concepts including first-party concerns. Customize [dev-tools-] [dev-tools-] [dev-tools-] [glyph] [dev-tools-] Spotlight directly integrated into Astro Dev Overlay Ready for the deep dive? [d] Setup for Astro [g] Other Frameworks Created by Sentry Check it out on Github Visit us on Discord