ActionHero Dashboard
===================
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/S3bb1/ah-dashboard-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![NPM](https://nodei.co/npm/ah-dashboard-plugin.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/ah-dashboard-plugin/)

## Install

- `npm install ah-dashboard-plugin --save`


## Configuration

To use full functionalities, make sure a task scheduler is running!

## Running

after including into ActionHero and running ActionHero, goto http://localhost:8080/dashboard/index.html

## Overview

This Plugin should provide a simple powerful administration dashboard for the ActionHero

Features :
- Show statistics over time for all created stats from actionhero
- Drag and Drop Dashboard with custom widgets ( Time, CPU usage, ... )
- Overview of all registered Actions
- Real Time Logs from ActionHero over Chat functionality
- Overview of all registered Routes
- Overview of Tasks
- REDIS Viewer

Todos:

- Create/Update/Delete Routes
- More Widgets for Dashboard
- More Visualizations for Statistics
- Custom Statistics Events
- Modify REDIS Keys
