thecasualcoder / hacktoberfest-monitor

A monitor for tracking hactoberfest PRs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Monitor

A dashboard for tracking hactoberfest PR contributions.

Setup

  1. Setup grafana and influxDB
## Setup necessary passwords in .env file
$ cp .env.sample .env

## Startup docker-compose
$ docker-compose up -d
  1. Add influx as Grafana datasource. Visit http://localhost:3000 and add datasource with InfluxDB URL http://influxdb:8086

About

A monitor for tracking hactoberfest PRs


Languages

Language:JavaScript 72.3%Language:HTML 18.8%Language:CSS 4.9%Language:Dockerfile 3.5%Language:Shell 0.6%