https://github.com/lumakernel/nextjs-issue-mdx-remote-rsc
https://github.com/lumakernel/nextjs-issue-mdx-remote-rsc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lumakernel/nextjs-issue-mdx-remote-rsc
- Owner: LumaKernel
- Created: 2025-03-05T09:57:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T10:59:42.000Z (10 months ago)
- Last Synced: 2025-10-13T09:26:19.770Z (2 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
npx create-next-app@latest nextjs-issue-mdx-remote-rsc
mv nextjs-issue-mdx-remote-rsc
npm i next-mdx-remote
# and continue usual setup
```