UWNetworksLab / colony

Apache License 2.0
5 stars 1 forks source link

Status messages when deploying to DigitalOcean #14

Closed kennysong closed 8 years ago

kennysong commented 8 years ago

Refactored most of provision.js into a class. This allows us to emit status messages as the server is being provisioned on DO. We also hide old UI elements when the browser redirects back to the app to fake a new status page.