OOrveth

Documentation

Packages

Phase 1 ecosystem packages and when to install each one.

PackageRole
orvethUmbrella — server runtime and optional Phase 1 modules
@orveth/serverCore HTTP runtime — routing, middleware, context
@orveth/httpHTTP primitives
@orveth/httpsTLS and HTTPS listeners
@orveth/errorsTyped errors and JSON normalization
@orveth/configStrict configuration parsing
@orveth/loggerLogging interfaces
@orveth/validationValidator interface and result types
@orveth/validation-zodOfficial Zod adapter
@orveth/corsCORS middleware
@orveth/securityRequest ID and security headers
@orveth/jwtJWT helpers
@orveth/prismaPrisma integration helpers