/miniflare-reproduction

Small repo to reproduce miniflare related issues

Primary LanguageJavaScript

Miniflare Reproduction

Small repo to reproduce miniflare related issues.

How to run:

  • Install Node.js LTS
  • Install Dependencies using npm i
  • Run test using npm run test