@sveltejs/adapter-node

E565034

@sveltejs/adapter-node is the official SvelteKit adapter that builds your app into a standalone Node.js server for deployment on traditional Node hosting environments.

All labels observed (1)

Label Occurrences
@sveltejs/adapter-node canonical 3

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Node.js server adapter ⓘ
SvelteKit adapter ⓘ
buildOutput server handler entry file ⓘ
standalone Node.js server ⓘ
static assets directory ⓘ
category deployment adapter ⓘ
web framework tooling ⓘ
compatibleWith SvelteKit projects configured with adapter-node ⓘ
configurationFile svelte.config.js ⓘ
configurationOption environment-specific settings ⓘ
out directory path ⓘ
precompress static assets ⓘ
deploymentEnvironment PaaS Node platforms ⓘ
self-hosted Node servers ⓘ
traditional Node hosting ⓘ
designGoal simple deployment to any Node environment ⓘ
documentationLocation SvelteKit official documentation ⓘ
ecosystem SvelteKit ⓘ
ecosystemRole bridge between SvelteKit and Node hosting ⓘ
integratesWith SvelteKit build pipeline ⓘ
invocation adapter-node in Svelte config ⓘ
language JavaScript ⓘ
license MIT License ⓘ
maintainer Svelte core team ⓘ
moduleSystem ESM ⓘ
officialStatus official SvelteKit adapter ⓘ
outputFormat Node server entry that listens for HTTP requests ⓘ
packageRegistry npm ⓘ
packageType npm package ⓘ
purpose build SvelteKit apps into standalone Node.js servers ⓘ
repositoryPlatform GitHub ⓘ
requires SvelteKit project configuration ⓘ
runtimeRequirement Node.js installed on server ⓘ
supports SSR rendering ⓘ
SvelteKit routing ⓘ
SvelteKit server hooks ⓘ
linked to: SvelteKit

custom Node server integration ⓘ
production builds of SvelteKit apps ⓘ
running as long-lived Node process ⓘ
static asset serving ⓘ
targetRuntime Node.js ⓘ
typicalUseCase deploy SvelteKit app to VPS ⓘ
deploy SvelteKit app to generic Node PaaS ⓘ
deploy SvelteKit app to on-premise Node server ⓘ
usedInField server-side rendering ⓘ
web application deployment ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

SvelteKit → hasAdapter → @sveltejs/adapter-node ⓘ
@sveltejs/adapter-static → alternativeTo → @sveltejs/adapter-node ⓘ
@sveltejs/adapter-vercel → relatedTo → @sveltejs/adapter-node ⓘ