Skip to content

Commit

Permalink
feat: Add backstage catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
toopay authored Dec 12, 2024
1 parent c9f3591 commit a41f2c0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: raiden
description: |
A Framework for Supabase
links:
- title: Documentation
url: https://raiden.sev-2.com/
annotations:
github.com/project-slug: sev-2/raiden
spec:
type: library
owner: raiden
lifecycle: production

0 comments on commit a41f2c0

Please sign in to comment.