Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rockxy.io/llms.txt

Use this file to discover all available pages before exploring further.

Next.js

Next.js is documented as a framework target because server-side fetch and local dev-server behavior matter more than browser-only traffic.

Support in Rockxy

  • Manual setup available
  • No automation entry point today
  • Validation-backed setup

What Rockxy currently provides

  • an App Router route-handler pattern
  • guidance for NODE_USE_ENV_PROXY, HTTP_PROXY, HTTPS_PROXY, and NODE_EXTRA_CA_CERTS
  • a Dev Hub path for validating the route before broader debugging

Frameworks

Return to the frameworks hub.

API Debugging on macOS

Use Rockxy to inspect the server-side requests your Next.js app actually sends.