Skip to content

Commit

Permalink
Merge pull request #4 from ThirtyMadison/capez/SC243205
Browse files Browse the repository at this point in the history
Chore: add catalog info [SC-243205]
  • Loading branch information
Capez authored Jul 26, 2023
2 parents b876727 + a83e17f commit edbd1ab
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .infra/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
annotations:
github.com/project-slug: ThirtyMadison/react-snap
description: React Snap
labels:
has_frontend: 'False'
links:
- icon: github
title: Github
url: https://github.com/ThirtyMadison/react-snap
name: react-snap
tags:
- javascript
spec:
dependsOn: []
lifecycle: production
type: service

0 comments on commit edbd1ab

Please sign in to comment.