# nextjs-spotlight-test **Repository Path**: mirrors_getsentry/nextjs-spotlight-test ## Basic Information - **Project Name**: nextjs-spotlight-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nextjs-spotlight-test This app is used as a test of Sentry's telemetry, particularly within Spotlight. ```shell pnpm install docker-compose up -d # if you aren't running Spotlight's Sidecar already ``` ```shell pnpm build && pnpm start # or pnpm dev, tho goal is to test prod capabilities ```