Skip to content

publicarray/cf-workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👷 My collection of small CloudFlare Workers

Show Workers

You can use Lerna to operate on all projects

npm install wrangler@latest
npx lerna bootstrap
npx lerna run format
npx lerna run build
CLOUDFLARE_API_TOKEN=XXXXXXXXX npx lerna run publish