15 lines
446 B
YAML
15 lines
446 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: backstage
|
|
description: |
|
|
Backstage is an open-source developer portal that puts the developer experience first.
|
|
annotations:
|
|
github.com/project-slug: backstage/backstage
|
|
backstage.io/techdocs-ref: github:https://github.com/backstage/backstage.git
|
|
lighthouse.com/website-url: https://backstage.io
|
|
spec:
|
|
type: library
|
|
owner: CNCF
|
|
lifecycle: experimental
|