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
Go to Latest
function startServer
import { startServer } from "https://deno.land/x/fresh@1.6.3/src/server/boot.ts";

Parameters

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