--- title: Leaderboard Analytics Frontend emoji: 📊 colorFrom: red colorTo: blue sdk: docker app_port: 7860 pinned: false short_description: SvelteKit dashboard for leaderboard analytics --- # Leaderboard Analytics Frontend Docker Space wrapper for [embedding-benchmark/leaderboard-analytics-frontend](https://github.com/embedding-benchmark/leaderboard-analytics-frontend). The Docker image clones the upstream SvelteKit app during build, installs dependencies with `npm ci`, builds with `npm run build`, and serves the Node adapter output on port `7860`. Runtime configuration is read from Space variables or secrets: - `ANALYTICS_API_URL` - `ANALYTICS_ADMIN_TOKEN`