Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function startServer
import { startServer } from "https://deno.land/x/fathym_everything_as_code@v0.1.75-deno2/src/runtime/server/startServer.ts";

Parameters

config: EaCRuntimeConfig
optional
options: Parameters<EaCRuntime["Configure"]>[0]

Returns

Promise<void>