The dashboard is a simple frontend application written in elm.
It uses the ▲ZEIT API directly.
- list deployments
- show the aliases for the deployments
- set new aliases with autocompletion
- delete deployments
- ping deployments to wake them up
- list aliases
- list secrets
run `npm run deploy`