/mobile-redirects-template

A template for redirecting mobile visitors to your mobile site with Cloudflare Workers

Primary LanguageJavaScriptApache License 2.0Apache-2.0

👷 worker-template Mobile Redirects

A template for redirecting mobile visitors to the mobile version of your site.

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate myApp https://github.com/conzorkingkong/mobile-redirects-template

Serverless

To deploy using serverless add a serverless.yml file.