Node's built-in DNS resolver (c-ares) can fail to resolve hostnames
that the system resolver handles fine. Set dns.setDefaultResultOrder
to use the system resolver order.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Embedded Web App for EV charging slot bookings. Express backend with JWT
auth and AMPECO Public API proxy. React SPA with booking CRUD, availability
checking, and runtime design token theming.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>