Conveyal's tools for editing land-use/transportation scenarios.
Analyst Server
The Scenario Editor needs an Analyst backend running to point at. By default it expects it to be running at http://localhost:7070
.
Authentication with Auth0
Copy the /configurations/default/env.yml.tmp
to /configurations/default/env.yml
and add your credentials.
Install & Run with Node 6+
$ npm install && npm start