diff --git a/.infra/catalog-info.yaml b/.infra/catalog-info.yaml new file mode 100644 index 00000000..9f8f7479 --- /dev/null +++ b/.infra/catalog-info.yaml @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + annotations: + github.com/project-slug: ThirtyMadison/react-snap + description: React Snap + labels: + has_frontend: 'False' + links: + - icon: github + title: Github + url: https://github.com/ThirtyMadison/react-snap + name: react-snap + tags: + - javascript +spec: + dependsOn: [] + lifecycle: production + type: service