https://github.com/thefrontside/backstage-graphql-example
Backstage GraphQL Plugin examples with Backstage Extension System
https://github.com/thefrontside/backstage-graphql-example
Last synced: 2 months ago
JSON representation
Backstage GraphQL Plugin examples with Backstage Extension System
- Host: GitHub
- URL: https://github.com/thefrontside/backstage-graphql-example
- Owner: thefrontside
- Created: 2024-02-07T00:16:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T00:16:38.000Z (over 2 years ago)
- Last Synced: 2025-03-06T15:15:02.785Z (over 1 year ago)
- Language: TypeScript
- Size: 465 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Backstage](https://backstage.io)
This is your newly scaffolded Backstage App, Good Luck!
To start the app, run:
```sh
yarn install
yarn dev
```