search-engine/frontend
King Omar 7e9eca6b0f Expose API via Cloudflare Tunnel over HTTPS/443
A deployed Worker's fetch() cannot reach the API on :3000, so publish it at
https://search-api.theradicalparty.com through a Cloudflare Tunnel. Point the
frontend API_URL at HTTPS/443, add cloudflared install to install-vm.sh
(driven by CLOUDFLARED_TOKEN), thread the token through deploy.sh, and add
docs/DEPLOY.md with the full tunnel + DNS setup.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 01:56:38 +10:00
..
src Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00
package-lock.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00
package.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00
wrangler.jsonc Expose API via Cloudflare Tunnel over HTTPS/443 2026-07-22 01:56:38 +10:00