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

refactor: Move to Next.js 13 #108

Open
anuragxxd opened this issue Aug 15, 2023 · 3 comments
Open

refactor: Move to Next.js 13 #108

anuragxxd opened this issue Aug 15, 2023 · 3 comments

Comments

@anuragxxd
Copy link
Member

Description

The project currently utilizes an older version of Next.js and follows an outdated directory structure with the pages residing in the old pages directory. This issue aims to migrate the project to the latest Next.js version (Next.js 13) and reorganize the project structure using the new apps directory pattern. This will enhance the project's maintainability, take advantage of new features, and align with best practices.

Addition Context

Next.js docs to migrate the project: https://nextjs.org/docs/pages/building-your-application/upgrading/app-router-migration

@anubhav1206
Copy link

Can I work on this?

@uniqueg
Copy link
Member

uniqueg commented Sep 11, 2023

Thanks, @anubhav1206. I think unless @git-anurag-hub has already started on this, you are very welcome to give it a shot :)

@uniqueg uniqueg changed the title refac: Move to Next.js 13 refactor: Move to Next.js 13 Mar 5, 2024
@uniqueg
Copy link
Member

uniqueg commented Aug 7, 2024

Now Next.js 14 ;-)

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

3 participants