Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deco/live.ts>DecoContext

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
interface DecoContext
import { type DecoContext } from "https://deno.land/x/deco@1.75.1/live.ts";

Properties

deploymentId: string | undefined
isDeploy: boolean
optional
decodMode: DecodMode
platform: WellKnownHostingPlatform
site: string
optional
loginUrl: string
optional
base: string
optional
namespace: string
optional
release: DecofileProvider
optional
runtime: Promise<DecoRuntimeState>
instance: InstanceInfo
optional
request: RequestContext