Skip to content

Commit

Permalink
Merge pull request #80 from vtex-apps/setup/service-catalog-245
Browse files Browse the repository at this point in the history
Dark Kitchen Catalog Setup
  • Loading branch information
evertonstrack authored May 17, 2024
2 parents 4b911cc + 10eeccc commit 7060fa9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: order-manager
description: Centralizes the requests queue from Checkout IO to the Checkout API
and manages order form data.
annotations:
github.com/project-slug: vtex-apps/order-manager
vtex.com/o11y-os-index: ""
vtex.com/janus-acronym: ""
grafana/dashboard-selector: ""
backstage.io/techdocs-ref: dir:../
tags:
- typescript
- react
spec:
type: library
lifecycle: experimental
owner: checkout-experience
system: checkout
dependsOn:
- component:checkout-graphql
subcomponentOf: checkout-cart

0 comments on commit 7060fa9

Please sign in to comment.