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

https://github.com/jkulton/tinystats

Generate a minimal stats dashboard using query params
https://github.com/jkulton/tinystats

dashboard javascript query-string

Last synced: 4 months ago
JSON representation

Generate a minimal stats dashboard using query params

Awesome Lists containing this project

README

        

# Tinystats

![Tinystats screenshot](./screenshot.png)

A minimal stats dashboard built from query params

## Setup + Run

1. Clone repo, `cd` into project
2. `npm install && npm start`
3. Visit application at `localhost:3000`