Skip to content

Next migration#68

Open
javiert-okta wants to merge 17 commits intoui-redesignfrom
next-migration
Open

Next migration#68
javiert-okta wants to merge 17 commits intoui-redesignfrom
next-migration

Conversation

@javiert-okta
Copy link
Contributor

@javiert-okta javiert-okta commented Nov 19, 2025

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

The following PR migrates all the repository to use Next.js v16.
The main reason for this change is to start a complete redesign of the page. The site is now deployed on Vercel and considering the structure of the app, it is a good choice to use Next as our main framework since we can use React, SSR, and expose the API points we already have. Some other sites at Okta already use this configuration and we want to keep the same structure.

The purpose of this PR is to set up Next.js and set up the basic configuration for the project which includes:

  • Linter config
  • Typescript config
  • Installation of new packages
  • Basic setup of page and layout
  • Deletion of webpack configs
  • Addition of font files
  • Set up basic styling (scss) files

References

Link to Figma File

Testing

  • This initial PR only seeks to install and setup the basic configuration of a Next.js project. It does not mean that the old page will be functional. For this reason, the testing should be manual and just check that the configuration files and project structure is fine.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • The correct base branch is being used, if not the default branch

@github-actions
Copy link

@github-actions
Copy link

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

Successfully merging this pull request may close these issues.

1 participant