Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

LasaleFamine/now-dashboard

Repository files navigation

now-dashboard

Build Status

Now Dashboard


Dashboard for Now deployments. Made with vue-cli.

Why

Project developed during the #100daysOfCode. At the time of writing I needed a dashboard to show my deployments of zeit's now and manage them.

Current features

  • Show deployments (uid, name, url, creation date)
  • Delete deploy

Related

API and server for this app

Usage

# clone the repo
$ git clone https://github.com/LasaleFamine/now-dashboard.git

# install dependencies
$ yarn

# serve with hot reload at localhost:8080
$ yarn run dev

# build for production with minification
$ yarn run build

# run unit tests
$ yarn run unit

# run e2e tests
$ yarn run e2e

# run all tests
$ yarn test

License

MIT © LasaleFamine

About

Δ Dashboard for Now deployments written in Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published