#Read a GitHub repo
3 messages · Page 1 of 1 (latest)
Any idea guys?
He have somthing very similar here, using Micro Frontends. We just use a location in the root:
apiVersion: backstage.io/v1alpha1
kind: Location
metadata:
name: my-global-project
spec:
targets:
- ./packages/**/component-catalog-info.yaml
Works nice for us