Skip to content

Commit 244af9e

Browse files
authored
Chore: remove app with scenes example (#527)
1 parent fe8923d commit 244af9e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+0
-20491
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This repository contains example plugins to showcase different use cases.
1010
| [app-with-backend](examples/app-with-backend) | Shows how to build an app plugin with its own backend |
1111
| [app-with-extensions](examples/app-with-extensions) | Shows how to build an app plugin that extends the Grafana core UI |
1212
| [app-with-extension-point](examples/app-with-extension-point) | Shows how to add an extension point in the plugin UI that can be extended by other plugins |
13-
| [app-with-scenes](examples/app-with-scenes) | Shows how to build a basic app with [@grafana/scenes](https://github.com/grafana/scenes/) |
1413
| [app-with-service-account](examples/app-with-service-account) | Shows how an app can request a service account to query the Grafana API. |
1514
| [app-with-rbac](examples/app-with-rbac) | Shows how to use role-based access control (RBAC) in an app plugin |
1615

examples/app-with-scenes/.config/.cprc.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/app-with-scenes/.config/.eslintrc

Lines changed: 0 additions & 31 deletions
This file was deleted.

examples/app-with-scenes/.config/.prettierrc.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples/app-with-scenes/.config/Dockerfile

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/app-with-scenes/.config/README.md

Lines changed: 0 additions & 165 deletions
This file was deleted.

examples/app-with-scenes/.config/docker-compose-base.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

examples/app-with-scenes/.config/entrypoint.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

examples/app-with-scenes/.config/jest-setup.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

examples/app-with-scenes/.config/jest.config.js

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)