Skip to main content

Built and signed on GitHub Actions

Hosting on Deno Deploy, for production/staging deployments.

This package works with Deno
This package works with Deno
JSR Score
94%
Published
3 weeks ago (0.23.0)

Functions

f
initDeploy

Convenience function to generate Deno.serve init parameter for Deno Deploy.

Add Package

deno add jsr:@http/host-deno-deploy

Import symbol

import * as mod from "@http/host-deno-deploy/init";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@http/host-deno-deploy/init";