Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 420 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 420 Bytes

▲ZEIT dashboard

The dashboard is a simple frontend application written in elm.

It uses the ▲ZEIT API directly.

features

  • 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

Deployed Frontend

Deployment

run `npm run deploy`