ConzorKingKong / country-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👷 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.

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%