Prerequisites
Make sure you have the following prerequisites completed:
- Install the latest current version of
deno.- Follow the instructions on the Deno site
deno --version2.1.4 or later.
- Install the latest current version of
cloudflared- This is easily done using deno as follows:
deno install --allow-all --global npm:cloudflared