locmai / backstage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homelab Backstage

CodeQL Trivy

Powered by Backstage

Development

To start the app with Docker Compose:

make dev

Deployment

Build

make build

Kubernetes

Use the Helm chart:

helm repo add khuedoan https://khuedoan.github.io/charts
helm install backstage khuedoan/backstage --namespace backstage

About

License:MIT License


Languages

Language:TypeScript 89.4%Language:Dockerfile 5.2%Language:HTML 4.5%Language:JavaScript 0.6%Language:Makefile 0.2%