cloudflare / worker-template

a template to kickstart your Cloudflare worker!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👷 worker-template Hello World

A template for kick starting a Cloudflare worker project.

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate projectname https://github.com/cloudflare/worker-template

Further documentation for Wrangler can be found here.

About

a template to kickstart your Cloudflare worker!

License:Apache License 2.0


Languages

Language:JavaScript 100.0%