https://github.com/sitespeedio/throttle-frontend
https://github.com/sitespeedio/throttle-frontend
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sitespeedio/throttle-frontend
- Owner: sitespeedio
- License: gpl-3.0
- Created: 2021-12-15T07:59:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T07:12:06.000Z (over 4 years ago)
- Last Synced: 2025-08-19T18:45:43.754Z (8 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML frontend for throttle
Simple HTML frontend for https://github.com/sitespeedio/throttle

## Install and run
```
npm install
node lib/app.js
```
Access http://localhost:3001 in your browser.
If you want to change configuration you can do that in https://github.com/sitespeedio/throttle-frontend/blob/main/config/default.json