Hi guys, two questions:
Hi guys, two questions:
- when will the tutorial with next.js be released?
- If I use nextJs, why refine CLI add resource don't create the CRUD structure into app/ folder with nextJs syntax (example app/resource/page.tsx, app/resource/[id]/page.tsx etc..) ?
thx
4 Replies
typical-coral•7mo ago
Hello @Silvio,
when you
Do you want to add example pages?
Do you want to add example pages?
when you say yes to this question, the project should be created as follows:typical-coral•7mo ago
Which options did you choose and what was the project that came out?
unwilling-turquoise•7mo ago
Thx @Alican Erdurmaz, my question is about to
npm run refine add resource
command. When I use it in a refine with nextJs project, the new resources will create in a /components folder instead in app router logic. It would be useful if the command created resources in App folder!typical-coral•7mo ago
oh. thanks! we need to fix this. do you want to open github issue? it's easier to track on github.
About tutorial, I can't give exact time but I will discuss this with core team to speed up process