Skip to main content
Version: 4.xx.xx

Next.js

refine allows you to build your SSR supported web applications using Next.js. With this example, you can see how to make a simple SSR supported CMS Admin panel.

Refer to the refine Next.js documentation for more information. β†’

Run on your local
npm create refine-app@latest -- --example with-nextjs
Last updated on May 18, 2023 by Yıldıray Ünlü