Currently, this is a quick way to get harstorage running locally and programatically feed it HAR files.
From this directory, run vagrant up. Follow the instructions that print when provisioning is complete.
Use harupload.py to feed hars. Use python harupload.py -h for details. Be sure to pip install -r requirements/harupload.txt first. There are a couple of sample har files in the sample_data folder.