Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Generate a minimal stats dashboard using query params
- Host: GitHub
- URL: https://github.com/jkulton/tinystats
- Owner: jkulton
- Created: 2020-03-12T03:05:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T22:01:59.000Z (5 months ago)
- Last Synced: 2024-06-10T23:33:27.038Z (5 months ago)
- Topics: dashboard, javascript, query-string
- Language: CSS
- Homepage: https://tinystats.pages.dev/
- Size: 88.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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`