Skip to content

Add adapter-node for production deployment #8

@yousecjoe

Description

@yousecjoe

Description

Switch from adapter-auto to adapter-node for production deployment as a standalone Bun/Node server.

  • Install @sveltejs/adapter-node
  • Update svelte.config.js to use adapter-node
  • Configure adapter-node settings (ORIGIN, PROTOCOL_HEADER, HOST_HEADER, etc.) from env.example
  • Verify production build with bun run build && bun run preview

Blocked by

Parent

Part of #1 (Phase 4)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions