Sign inSign up

bencuk/hey-frontend

By bencuk

Updated about 7 years ago

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

Image
0

291

bencuk/hey-frontend repository overview

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 teh following. The server will listen on port 3000

npm install
npm start

Running in Docker

Image is on Dockerhub, run with

docker run -d -p 3000:3000 bencuk/hey-frontend

Tag summary

Content type

Image

Digest

Size

266.7 MB

Last updated

about 7 years ago

docker pull bencuk/hey-frontend