Wexts 4
VPS Deployment
Use `wexts start` for VPS or Node hosting after the build and doctor checks pass.
Commands and Examples
pnpm run build
PORT=3210 pnpm run startCurrent Guidance
- Run behind a reverse proxy or load balancer as appropriate.
- Provide network-level protection through Cloudflare, a WAF, or provider controls.
- Use `/health` and `/api/health` for smoke checks.