Skip to content

AvaliaSystems/dx-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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