Skip to content

connorads/cloudflare-workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Workers

This repo contains Cloudflare Workers scripts

Build pages

Based on Triggering a new build every hour

Local dev

  1. Set vars in in wrangler.toml, including API_KEY (don't commit or deploy ⚠️)
  2. npm run dev

Deploy

  1. Set vars in in wrangler.toml
  2. Deploy npm run publish your-worker-name
  3. Set Cloudflare Global API key secret npm run secret your-worker-name

Enable cron

  1. Navigate to Cloudflare Dashboard Workers triggers
  2. Disable route
  3. Enable cron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published