Skip to content

Commit ef02312

Browse files
committed
chore: add Backstage catalog-info.yaml
1 parent 93ab213 commit ef02312

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: react-align
5+
namespace: reearth
6+
description: An all-in-one alignment and drag 'n drop system for React
7+
annotations:
8+
github.com/project-slug: reearth/react-align
9+
links:
10+
- url: https://github.com/reearth/react-align
11+
title: GitHub
12+
icon: github
13+
tags:
14+
- typescript
15+
spec:
16+
type: service
17+
lifecycle: production
18+
owner: reearth/lib

0 commit comments

Comments
 (0)