@tschk/moonshine-deploy-node
v0.4.1
Published
Node HTTP deployment adapter for Moonshine.
Readme
@tschk/moonshine-deploy-node
Node HTTP deployment adapter for Moonshine.
import { nodeAdapter, createNodeHandler } from "@tschk/moonshine-deploy-node";
await nodeAdapter.build(manifest, ".moonshine");- Target runtime:
node. - Capabilities:
streaming,islands,revalidation. - Output:
server.tsusingnode:httpand aRequest/Responsebridge.
See docs/DEPLOYMENT.md and docs/MANIFEST.md.
