You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate the existing Node.js backend code into the Next.js project by creating API routes with Next.js, thereby consolidating the backend and frontend into a single project.
Details:
Integrate all current backend functionalities within the Next.js framework.
Ensure that the admin dashboard and eCommerce website maintain seamless operation with the new API routes.
Update any configurations or dependencies necessary for the Next.js setup.
Thoroughly test the new setup to confirm that all functionalities are working as expected.
Benefits:
Simplifies project management by having a unified codebase.
Streamlines development and deployment processes.
Enhances maintainability and scalability of the project.
Thank you for your attention to this issue. Looking forward to a smooth transition!
The text was updated successfully, but these errors were encountered:
Hi @abdellatif-laghjaj. Thank you for the detailed issue description. I completely agree with you, the approach you recommend has many great benefits. Currently, this project isn't my main focus, but shortly it will be. Also, it is open to any open-source contribution.
Objective:
Migrate the existing Node.js backend code into the Next.js project by creating API routes with Next.js, thereby consolidating the backend and frontend into a single project.
Details:
Benefits:
Thank you for your attention to this issue. Looking forward to a smooth transition!
The text was updated successfully, but these errors were encountered: