Skip to content

Commit

Permalink
fix: restore catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
almog8k committed Sep 18, 2024
1 parent 7b5a4d7 commit 3dc58cf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1

Check failure on line 1 in catalog-info.yaml

View workflow job for this annotation

GitHub Actions / Prettier

catalog-info.yaml#L1

There are issues with this file's formatting, please run Prettier to fix the errors
kind: Component
metadata:
name: ts-server-boilerplate
description: A boilerplate github repo for a REST API service in NodeJS for MapColonies
annotations:
github.com/project-slug: MapColonies/ts-server-boilerplate
tags:
- nodejs
- typescript
- expressjs
- boilerplate
spec:
type: service
lifecycle: production
owner: Raster
system: boilerplate

0 comments on commit 3dc58cf

Please sign in to comment.