codescandy / dashui-free-nextjs-admin-template

Dashui free nextjs admin dashboard template, built with latest react. Build your next project with DashUI React.

Home Page:https://dashui.codescandy.com/next-js-admin-dashboard-template.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How use nextjs 13.4 app architecture achieve this project?

autoool opened this issue · comments

no _app.js , _document.js ,use page.js + layout.js as homepage

commented

We are working on this issue, it's taking time because to implement App Router we need to change complete routing structure and now next js doing default Server Side Rending so, we manually have to apply 'use client' to render on client side.

commented

@autoool We have updated the theme and implemented App Router, you can check the changelog for more details
https://dashui-free-nextjs-admin-template.vercel.app/changelog