This app is a setup helper for Display Dashboard.
Use it to prepare and launch a Heroku instance of the Dashboard for your own Google Analytics data.
Setup App is written in Python and Flask.
To test locally:
$ python app.py ssl
...then open https://localhost:5000 in a browser.