@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.

Jump to: Statements Referenced by

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 NERFINISHED
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 NERFINISHED
moduleSystem ESM
officialStatus official SvelteKit adapter
outputFormat Node server entry that listens for HTTP requests
packageRegistry npm NERFINISHED
packageType npm package
purpose build SvelteKit apps into standalone Node.js servers
repositoryPlatform GitHub NERFINISHED
requires SvelteKit project configuration
runtimeRequirement Node.js installed on server
supports SSR rendering
SvelteKit routing
SvelteKit server hooks NERFINISHED
custom Node server integration
production builds of SvelteKit apps
running as long-lived Node process
static asset serving
targetRuntime Node.js NERFINISHED
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

Referenced by (1)

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

SvelteKit hasAdapter @sveltejs/adapter-node