Bernie-2016 / VolunteerDashboard

Dashboard to show stats about volunteer organizing.
GNU Affero General Public License v3.0
7 stars 1 forks source link

VolunteerDashboard

Getting Started

  1. cd src/ && python -m SimpleHTTPServer 7000
  2. Navigate to http://localhost:7000.

Deploying

To the official dashboard

We are deploying the dashboard using Tutum and Docker. Any push to master will trigger a deploy.

To your own server

You can deploy this to any server supporting Docker. A really simple and cheap way to do this is set up an AWS account, set up a Tutum account, and then just follow the steps on Tutum.