OOrveth

Documentation

Deployment

Run Orveth services on Node.js hosts, containers, or your chosen platform.

Orveth ships as a Node.js library. Build TypeScript to JavaScript, set environment variables with strict config parsing, expose a port, and run your entry file.

  • Pin orveth and @orveth/* versions
  • Validate PORT and secrets through @orveth/config
  • Terminate TLS at a reverse proxy or use @orveth/https
  • Use @orveth/prisma shutdown hooks for graceful database disconnect