Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 199 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 199 Bytes

Installing dependencies (including wrangler@queues)

npm ci

Running the local dev server

npx wrangler dev -l

Sending requests

curl localhost:8787 -d "hello"