-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcatalog-info.yaml
31 lines (31 loc) · 1.16 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: xgeeks-ai-starter-demo
# namespace: default
description: A live demo of a NextJS app with AI features
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: xgeekshq/xgeeks-ai-starter-demo
tags: ["service", "nextjs", "auth0", "ai"]
links:
- url: https://idp.xgeeks.tech/catalog/default/template/ai-starter-template-nextjs
title: Source Template
icon: docs
- url: https://github.com/xgeekshq/xgeeks-ai-starter-demo.git
title: Project Source Code Repository
icon: github
# - url: https://github.com/xgeekshq/xgeeks-ai-starter-demo_deployment.git
# title: Project Deployment Repository
# icon: github
- url: https://xgeeks-ai-starter-demo-dev.xgeeks.tech
title: Project Website
icon: website
# - title: ArgoCD Dashboard
# icon: dashboard
# url: https://argocd.xgeeks.tech/applications/argocd/xgeeks-ai-starter-demo-dev?view=tree&resource=
spec:
type: service
lifecycle: experimental # REQUIRED, usually = production | experimental | deprecated
owner: group:default/idp_training
system: geekathon