Files
openai-github-copilot/wrangler.toml
johnd0e 547d38240a Implement /token page
GitHub Copilot Token Generator
robots: https://developers.google.com/search/docs/crawling-indexing/block-indexing

Memo just in case: there were more alternative static serving possibilities:
- https://developers.cloudflare.com/workers/configuration/sites/start-from-worker/
- wrangler deploy --assets ./public
2024-03-09 21:33:35 +01:00

8 lines
149 B
TOML

name = "copilot"
main = "src/worker.mjs"
compatibility_date = "2024-01-17"
[[kv_namespaces]]
binding = "KV"
id = "4e595a4637f048ed8c92bab1821c6e54"