We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05367b1 + b6b2aff commit 092e620Copy full SHA for 092e620
2 files changed
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @loadsmart/frontend
catalog-info.yaml
@@ -0,0 +1,13 @@
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: react-frontend-settings
5
+ description: Dynamic frontend settings for React applications
6
+ annotations:
7
+ github.com/project-slug: loadsmart/react-frontend-settings
8
+ tags:
9
+ - typescript
10
+spec:
11
+ type: library
12
+ lifecycle: production
13
+ owner: frontend
0 commit comments