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

x/fresh/src/server/boot.ts>startServer

The next-gen web framework.
Extremely Popular
Latest
function startServer
import { startServer } from "https://deno.land/x/fresh@1.7.2/src/server/boot.ts";

Parameters

opts: Partial<Deno.ServeTlsOptions> & { basePath: string; }