janat08
Explore posts from serversCDCloudflare Developers
•Created by janat08 on 4/9/2024 in #workers-help
/__scheduled won’t connect
I can't figure out how to run a cron job on wrangler. I have scheduled default export, and wrangler running with --test-scheduled. It will not connect to localhost:8787/__scheduled. Copilot proposes that I run it in ts-node, but Im using to fetch access tokens from paypal and store it in kv.
11 replies
CDCloudflare Developers
•Created by janat08 on 12/10/2023 in #workers-help
Full featured template worker
Is there a full featured template with CD, cypress, commit hooks, and wtv else. I use hono, and I'm mishandling how to bundle a fronted js/css stuff into one script tag.
1 replies