Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

benc-uk/hey-frontend

Repository files navigation

Hey Frontend

This is a web frontend for the 'hey' HTTP load generation utility

It provides a means to both run hey, and then display report with charts of the results

Screenshot

Running Locally

The server is written in Node.js, start with the following. The server will listen on port 3000

yarn install
yarn start

(You can use npm instead of yarn if you're old fashioned)

Running in Docker

Container image is hosted publicly on GitHub Registry, run with

docker run -d -p 3000:3000 ghcr.io/benc-uk/hey-frontend:latest

About

This is a web frontend for the 'hey' HTTP load generation utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors