Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jkulton/tinystats

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

dashboard javascript query-string

Last synced: 7 days 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`