Skip to content

Comments

feat(client): enable MDX support in Next.js app#32

Merged
rshdhere merged 1 commit intomainfrom
fix/backend-uri
Jan 21, 2026
Merged

feat(client): enable MDX support in Next.js app#32
rshdhere merged 1 commit intomainfrom
fix/backend-uri

Conversation

@rshdhere
Copy link
Owner

  • add @next/mdx and @mdx-js/react dependencies
  • configure next.config.ts with pageExtensions and createMDX wrapper
  • update backend URL constants to use environment-based selection
  • update lockfile with new dependencies

- add `@next/mdx` and `@mdx-js/react` dependencies
- configure `next.config.ts` with `pageExtensions` and `createMDX` wrapper
- update backend URL constants to use environment-based selection
- update lockfile with new dependencies
@rshdhere rshdhere merged commit 5cc1a7f into main Jan 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant