Adding an LLM feature to a static site without ever putting a token in the browser
·314 words·2 mins
Two options came up first — an API key in localStorage, or a Cloudflare Worker proxy — and neither was it. A GitHub-issue trigger pattern was requested instead.