stormy-gold
stormy-gold6mo ago

hi! im new here, is there a way to

hi! im new here, is there a way to initialize a next.js project with app route using create-refine -app ?
1 Reply
like-gold
like-gold6mo ago
Hello @matt.ho we have an open PR, which isn't merged yet for this one: https://github.com/pankod/superplate-core-plugins/pull/387 You can use npm create refine-app@latest -- --branch update-nextjs-to-appdir and select nextjs. You can also check our nextjs appdir example here: https://github.com/refinedev/refine/blob/master/examples/with-nextjs
GitHub
feat: refactor nextjs to appdir by alicanerdurmaz · Pull Request #3...
refinedev/refine#5573 this PR should be released first
GitHub
refine/examples/with-nextjs at master · refinedev/refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. - refinedev/refine