dasher icon indicating copy to clipboard operation
dasher copied to clipboard

Create flexible dashboards with GitHub queries (WIP)

Dasher

Create flexible dashboards with GitHub queries

Local Development

# Clone repo
git clone https://github.com/colebemis/dasher.git
cd dasher

# Install dependencies
yarn

# Start frontend and backend dev servers
yarn dev