Skip to main content
Module

x/live/daemon/daemon.ts>DaemonBaseOptions

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

Properties

optional
build: Deno.Command
optional
buildFiles: string
optional
fsApi: FileSystemApi