EIDA / statsboard

Awesome UI to help users explore EIDA statistics
GNU General Public License v3.0
0 stars 0 forks source link

EIDA dashboard for statistics webservice

This repository hosts a UI to help users explore EIDA statistics and serves as a front-end of the corresponding statistics service.

Steps to locally deploy this project (for development)

Deploy in github pages

The project is currently deployed here: https://eida.github.io/statsboard/.

After pushing an update, in order to re-deploy in github pages follow below steps locally:

If deployment was successful, there will be a new commit to the branch gh_pages and the application at https://eida.github.io/statsboard/ will be updated.

Note: You might need to clear your browser's cache or open a new browser to view the updates immediately.

Documentation

To get the documentation of the current version of Statistics Dashboard follow the steps below.