changed 5 years ago
Linked with GitHub

Devs Quickstart

Setup

  • node 8.1.2
  • npm install
  • make build-api

Working

  • npm run dev creates preview build
  • Common paths for faster preview builds:
    RPP=mesosphere/dcos/2.0/** npm run dev
    RPP=mesosphere/dcos/services/** npm run dev
    RPP=ksphere/konvoy/latest/** npm run dev
    RPP=ksphere/kommander/latest/** npm run dev
  • Navigate to the build page localhost:3000/mesosphere/dcos/2.0/installing/production/upgrading/
  • Branch naming convention is <initials/jira-ticket> ck/DCOS-55522
Select a repo