/country-code

Primary LanguageJavaScriptApache License 2.0Apache-2.0

👷 worker-template Country Code

A template for redirecting by country code in Cloudflare Workers.

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate country-code https://github.com/conzorkingkong/country-code

Serverless

To deploy using serverless add a serverless.yml file.