Skip to content

Commit

Permalink
docs: connect to backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
herrardo authored Oct 15, 2021
1 parent f5c9d61 commit 152086a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: Interface-X
tags:
- x
- components
- frontend
- interface
- docs
description: Commerce Search & Discovery Frontend components
annotations:
github.com/project-slug: empathyco/x
backstage.io/techdocs-ref: url:https://github.com/empathyco/x/tree/main/packages/x-components
backstage.io/edit-url: https://github.com/empathyco/x/edit/main/catalog-info.yaml
sonarqube.org/project-key: empathyx-components
jira/project-key: EX
links:
- url: https://docs.empathy.co/empathy-for-developers/ui-reference/
title: X Components Reference
icon: web
- url: https://docs.empathy.co/empathy-for-developers/build-search-ui/
title: Build your search UI
icon: web
spec:
type: library
lifecycle: production
owner: x

0 comments on commit 152086a

Please sign in to comment.