AvaliaSystems / dx-hub

DX Hub: ignite your Backstage Developer Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to DX Hub

TL;DR

The quickest way to experiment is to use our Docker image. After that, if you want to customize DX Hub to your context, you will need a Node.js environment and run DX Hub with yarn.

  • fork this repo
  • git clone https://github.com/your-org/dx-hub
  • cd dx-hub
  • touch dx-hub/app-config.local.yaml
  • docker-compose up
  • open http://localhost:1407

More information in the documentation, and in particular in the "first steps with Docker" page.

dx-hub-home-geek

About

DX Hub: ignite your Backstage Developer Portal

License:Apache License 2.0


Languages

Language:TypeScript 93.3%Language:Dockerfile 3.9%Language:HTML 1.5%Language:Shell 0.8%Language:JavaScript 0.5%