Update link to Miniflare [skip ci]
This commit is contained in:
parent
3433f2c235
commit
fcbd1ef245
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ For debugging, you either can use `wrangler preview`, though note you will need
|
|||
|
||||
## Running locally
|
||||
|
||||
If you want to run this locally (Not on Cloudflare), you can use [miniflare](https://github.com/mrbbot/miniflare):
|
||||
If you want to run this locally (Not on Cloudflare), you can use [miniflare](https://github.com/cloudflare/miniflare):
|
||||
|
||||
- `npm install -g miniflare`
|
||||
- `miniflare index.js -k kv -b WORKERLINKS_SECRET=putyoursecrethere`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue