First ensure you have the vast webserver running. Also this would allow finetunning the webserver for your use case / experiment with db configs, redis etc.
k6 run main.jsThis generates the k6 summary in terminal output and writes summary.html.
If you run the VAST frontend locally, you should see the rate-limit headers rendered correctly.



