Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Node.js Backend to Next.js API Routes for Unified Project Structure #4

Open
abdellatif-laghjaj opened this issue Jul 24, 2024 · 1 comment

Comments

@abdellatif-laghjaj
Copy link

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:

  • 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!

@Kuzma02
Copy link
Owner

Kuzma02 commented Jul 24, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants