Closed 8848jay closed 11 months ago
I have react project build on Next.js and i want to add my site in my custom app
https://github.com/The-Commit-Company/frappe-react-sdk/issues/41
Since, NextJS is a standalone framework, it needs to run separately in most cases. But you can use frappe-js-sdk to talk to your Frappe backend from your NextJS server side code.
I have react project build on Next.js and i want to add my site in my custom app