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

https://github.com/christiangalsterer/dashing-board


https://github.com/christiangalsterer/dashing-board

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Introduction
A simple [nodejs](http://nodejs.org) application creating an overview page of all available dashboards in a [Dashing](http://dashing.io/) project.

# Installation
Clone the project with `git clone [email protected]:christiangalsterer/nodejs-dashing.git`

# Configuration
Update the settings for `folder` and `url` in the [config/default.json](config/default.json) file to reflect your Dashing instance.

# Start the application
In order to start the application run `node start`

# License
The application is provided unter the Apache License, Version 2.0. You may obtain a copy of the License at (http://www.apache.org/licenses/LICENSE-2.0)