Skip to content

konsumation/cloudflare-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm License bundlejs downloads Build Status Styled with prettier Commitizen friendly Known Vulnerabilities

Router

This template demonstrates using the itty-router package to add routing to your Cloudflare Workers.

index.js is the content of the Workers script.

Wrangler

You can use wrangler to generate a new Cloudflare Workers project based on this template by running the following command from your terminal:

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

Before publishing your code you need to edit wrangler.toml file and add your Cloudflare account_id - more information about configuring and publishing your code can be found in the documentation.

Once you are ready, you can publish your code by running the following command:

wrangler publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published