Confirmed users
955
edits
(Change 'Source and Docs' to 'Getting Started', enhance content for first-time contributor) |
m (→Getting Started: minor tweaks) |
||
| Line 14: | Line 14: | ||
== Getting Started == | == Getting Started == | ||
To make UI changes, in many cases you only need to perform a very simple | To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described [https://treeherder-ui.readthedocs.org/en/latest/installation.html here]. If you wish to hack on the backend, or the UI and backend together, you will need to install Virtualbox and Vagrant and set up both the [https://github.com/mozilla/treeherder-service treeherder-ui] and [https://github.com/mozilla/treeherder-service treeherder-service] Github repos as a pair, described [https://treeherder-service.readthedocs.org/en/latest/installation.html here]. The links and other information are also available off the ReadMe's in their corresponding repos. | ||
* UI Source: [https://github.com/mozilla/treeherder-ui treeherder-ui] on Github / [https://treeherder-ui.readthedocs.org Docs] | * UI Source: [https://github.com/mozilla/treeherder-ui treeherder-ui] on Github / [https://treeherder-ui.readthedocs.org Docs] | ||
* Backend Source: [https://github.com/mozilla/treeherder-service treeherder-service] on Github / [https://treeherder-service.readthedocs.org Docs] / [http://treeherder-dev.allizom.org/docs/ API Docs] / [https://mana.mozilla.org/wiki/display/websites/treeherder.mozilla.org Production mana page] | * Backend Source: [https://github.com/mozilla/treeherder-service treeherder-service] on Github / [https://treeherder-service.readthedocs.org Docs] / [http://treeherder-dev.allizom.org/docs/ API Docs] / [https://mana.mozilla.org/wiki/display/websites/treeherder.mozilla.org Production mana page] | ||