Skip to content

Commit

Permalink
docs: ✏️ adds more info to backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
fredcido committed Dec 11, 2023
1 parent 2c068a5 commit 6994de2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
apiVersion: backstage.io/v1alpha1
kind: Component

metadata:
name: miro-websdk-react-hooks
title: Miro WebSDK React hooks
description: Collection of React Hooks wrappers for Miro WebSDK
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: miroapp/miro-react-hooks
tags:
- react
- react hooks
- platform
- websdk
- typescript
links:
- url: https://www.npmjs.com/package/@mirohq/websdk-react-hooks
title: Library entrypoint in Npmjs
type: docs

spec:
type: library
owner: developer-platform-web-sdk
criticality: low
lifecycle: production
dependsOn:
- component:platform-internal-sdk-v2
operations:
region: eu
support: full

0 comments on commit 6994de2

Please sign in to comment.