Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: create-react-app
description: <img alt="Logo" align="right" src="https://create-react-app.dev/img/logo.svg"
width="20%" />
annotations:
github.com/project-slug: Spaced-Out/create-react-app
backstage.io/techdocs-ref: dir:.
tags:
- nodejs
links:
- url: https://github.com/Spaced-Out/create-react-app
title: GitHub Repository
icon: github
spec:
type: library
lifecycle: production
owner: group:default/sense-engineering
system: system:default/other
Loading