Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 550 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 550 Bytes

When episodes fail...

  1. Run in dev mode:
npm run dev
  1. Run Debug Wrangler
  2. Navigate to http://localhost:8787/get/XXXX

where XXXX is the episode that failed

  1. Debug to find the issue
  2. Commit changes and run
npm run deploy
  1. Go to dash.cloudflare.com > Workers and Pages > cdown-get-latest
  2. When deployment finished.. go to Routes and enable routes
  3. Call https://cdown-get-latest.1234richardwilliams.workers.dev/get/XXXX where ya da ya da to correctly get the episode
  4. Then go back to routes and disable the route.