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

Upgrade to NextJS 13 and app directory #97

Merged
merged 70 commits into from
Mar 29, 2023
Merged

Upgrade to NextJS 13 and app directory #97

merged 70 commits into from
Mar 29, 2023

Conversation

akiletour
Copy link
Owner

Description

This pull request includes a complete refactor of the application on NextJS 13 with support for the appDirectory. The following changes have been made:

  • Refactored the entire application to use NextJS 13, taking advantage of the latest features and improvements.
  • Added support for the appDirectory, which allows the application to better handle file-based routing and provides a more scalable structure.

How to Test

To test these changes, please do the following:

  1. Verify that the application still functions as expected after the refactor.
  2. Test file-based routing to ensure that it is working correctly.
  3. Verify that the application can handle a larger number of pages and components without encountering performance issues.

These updates are designed to improve the performance, scalability, and maintainability of the application by using the latest version of NextJS and taking advantage of the appDirectory.

@akiletour akiletour added the enhancement New feature or request label Feb 28, 2023
@akiletour akiletour self-assigned this Feb 28, 2023
@vercel
Copy link

vercel bot commented Feb 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
inrage ✅ Ready (Inspect) Visit Preview Mar 28, 2023 at 9:37PM (UTC)

@akiletour akiletour marked this pull request as ready for review March 29, 2023 21:52
@akiletour akiletour merged commit 6131d0f into dev Mar 29, 2023
@akiletour akiletour deleted the feat/next-13 branch March 29, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant