Skip to content

Commit 1bc6f28

Browse files
committed
Dark Kitchen Catalog Setup
1 parent 5faf2b3 commit 1bc6f28

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.vtex/catalog-info.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: node-vtex-api
5+
description: VTEX IO API Client for Node
6+
tags:
7+
- typescript
8+
annotations:
9+
vtex.com/janus-acronym: ""
10+
vtex.com/o11y-os-index: ""
11+
grafana/dashboard-selector: ""
12+
github.com/project-slug: vtex/node-vtex-api
13+
backstage.io/techdocs-ref: dir:../
14+
vtex.com/application-id: SHSTJA2W
15+
spec:
16+
lifecycle: stable
17+
owner: apps
18+
type: library
19+
dependsOn: []

0 commit comments

Comments
 (0)