Skip to content

unibz-seis2022-transcripts/snek-load-tester

Repository files navigation

Snek load tester

A puppeteer-based project to generate load on the AWS cloud-based snake browser game, deployed for the cloud computing course.

Get started

  1. Install node.js and npm, with version as specified in the engine field of package.json
  2. Install dependencies with npm i
  3. Copy .env.example to .env and change config values as desired
  4. Set path of CHROMIUM_EXECUTABLE_PATH properly.
  5. Set URL (don't forget http:// prefix and port for URL)
  6. Run app by executing `npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published