A web application for processing and claiming WORBLI sharedrops.
- Download Vagrant and Virtualbox.
- Run
vagrant up
from the root of the project. - Add the vagrant VM IP address to your
/etc/hosts
mapped to the name worbliportal:
sudo echo "192.168.33.1 worbliportal" >> /etc/hosts
- Navigate to http://worbliportal:9080 in your browser to hit the app.
- Local building may require an update to polymer-frontend/src/mixins/worbli-urlsetter.js to reflect correct backend