Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
radicle-explorer workers open-graph wrangler.toml
name = "open-graph"
compatibility_date = "2025-04-03"
main = "index.js"

routes = [
  { pattern = "open-graph.radicle.network/*", zone_name = "radicle.network" },
]

[vars]
APP_BASE = "https://radicle.network"

[[rules]]
type = "CompiledWasm"
globs = ["**/*.wasm"]
fallthrough = true

[[rules]]
type = "Data"
globs = ["**/*.ttf", "**/*.jpg"]
fallthrough = true