nx icon indicating copy to clipboard operation
nx copied to clipboard

docs(nx-dev): add Framer rewrite support for nx-dev

Open jaysoo opened this issue 3 weeks ago โ€ข 3 comments

Current Behavior

The nx-dev Next.js app can only serve pages from its own codebase or proxy to Astro docs.

Expected Behavior

Support proxying specific pages to a Framer site via environment variables:

  • NEXT_PUBLIC_FRAMER_URL: Base URL of the Framer site
  • NEXT_PUBLIC_FRAMER_REWRITES: Comma-separated paths for new pages

For existing pages like /ai, the proxy is handled in getServerSideProps.

Related Issue(s)

Closes DOC-349

jaysoo avatar Dec 01 '25 19:12 jaysoo

Deploy Preview for nx-docs ready!

Name Link
Latest commit 35e187afefb61ae83b995771ebe68897eb28db35
Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69306bc1a0b48000082c83e0
Deploy Preview https://deploy-preview-33677--nx-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Dec 01 '25 19:12 netlify[bot]

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Dec 3, 2025 5:01pm

vercel[bot] avatar Dec 01 '25 19:12 vercel[bot]

View your CI Pipeline Execution โ†— for commit 35e187afefb61ae83b995771ebe68897eb28db35

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... โœ… Succeeded 5m 5s View โ†—
nx run-many -t check-imports check-lock-files c... โœ… Succeeded 2m 36s View โ†—
nx-cloud record -- nx-cloud conformance:check โœ… Succeeded 12s View โ†—
nx-cloud record -- nx format:check โœ… Succeeded 3s View โ†—
nx-cloud record -- nx sync:check โœ… Succeeded <1s View โ†—

โ˜๏ธ Nx Cloud last updated this comment at 2025-12-03 17:06:00 UTC

nx-cloud[bot] avatar Dec 01 '25 19:12 nx-cloud[bot]