Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littleStudent/now_dashboard

▲ZEIT dashboard written in elm
https://github.com/littleStudent/now_dashboard

now zeit

Last synced: 3 months ago
JSON representation

▲ZEIT dashboard written in elm

Awesome Lists containing this project

README

        

# ▲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
* [frontend](https://nash.now.sh/)

# Deployment

```
run `npm run deploy`
```