Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 671 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 671 Bytes

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