Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.35 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.35 KB

DoH - Deploy to Cloudflare Workers

Deploy to Cloudflare Workers

DNS over HTTPS

Setup

  • prequirements
brew install bun
brew install just
gem install envify
  • setup .env (see .env.example)

    optional

envify g
  • install wrangler
bun install
  • Test in local and Deploy to Cloudflare
just dev

just test

just deploy

Read the latest worker crate documentation here: https://docs.rs/worker