There was an error while loading. Please reload this page.
1 parent 5b0ec82 commit d0a2648Copy full SHA for d0a2648
1 file changed
catalog-info.yaml
@@ -0,0 +1,24 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: reearth-classic
5
+ namespace: reearth
6
+ description: Legacy Re:Earth (pre-Visualizer split). Maintenance mode only — no
7
+ new features
8
+ annotations:
9
+ github.com/project-slug: reearth/reearth-classic
10
+ links:
11
+ - url: https://github.com/reearth/reearth-classic
12
+ title: GitHub
13
+ icon: github
14
+ - url: https://reearth.io/
15
+ title: Website
16
+ icon: web
17
+ tags:
18
+ - legacy
19
+ - deprecated
20
+ - typescript
21
+spec:
22
+ type: service
23
+ lifecycle: production
24
+ owner: reearth/visualizer
0 commit comments