# scenes **Repository Path**: mirrors_simPod/scenes ## Basic Information - **Project Name**: scenes - **Description**: Build Grafana dashboards directly in your Grafana app plugins. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-21 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Grafana Logo

Grafana Scenes

Build highly interactive Grafana apps with ease.

| Package Name | Description | Readme | Version | Downloads | | --------------- | ------------------------------- | --------------------------------------- | ------------------------------------------------------------------ | ----------------------------------------------------- | | @grafana/scenes | Scenes SDK | [Link](./packages/scenes/README.md) | ![npm](https://img.shields.io/npm/v/@grafana/scenes?label=version) | ![npm](https://img.shields.io/npm/dw/@grafana/scenes) | | Scenes App | Demo app using Scenes framework | [Link](./packages/scenes-app/README.md) | - | - | ## Development ### Using @grafana/scenes library in your plugin Please refer to our [developer docs](https://grafana.com/developers/scenes/). ### Running the demo app Please refer to [demo app README](./packages/scenes-app/README.md) for more info. ### Developing @grafana/scenes Please refer to [@grafana/scenes README](./packages/scenes/README.md) for more info.