How to serve refine app using Next.js Custom Server?
How to serve refine app using Next.js Custom Server?
3 Replies
Hi @regn. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I apologize, but the provided knowledge sources do not contain specific information about serving a refine app using Next.js Custom Server. The documents mainly cover general integration of refine with Next.js, but do not mention custom server setup.
Refine does support Next.js integration, as mentioned in several sources (e.g. Refine Next.js documentation (https://refine.dev/docs/routing/integrations/next-js/)), but the specific use case of a custom server is not addressed in the given information.
If you need details on this particular setup, you may want to consult the official Next.js documentation on custom servers, and then apply that knowledge to your refine app. Alternatively, you could check the refine documentation or community resources for any updates on this specific use case.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@336843331416096768> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
rare-sapphire•3mo ago
Hello @regn, Refine provides features with react context API. you can serve Refine the same way you serve any react app