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 frontend from CRA to Next.js #587

Open
Keith-CY opened this issue Mar 27, 2024 · 3 comments
Open

Migrate frontend from CRA to Next.js #587

Keith-CY opened this issue Mar 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Keith-CY
Copy link
Member

Keith-CY commented Mar 27, 2024

The frontend project was built on Create-React-App(CRA), which has been deprecated unofficially by the React team.

Now most projects will be built on Next.js(https://nextjs.org/) or Astro(https://astro.build/).

Next.js was adopted by React team in their document. And our project is deployed on Vercel, so I would suggest migrating the project from CRA to Next.js

Meanwhile, the UI framework could be updated, Antd is not flexible for our project, so I would suggest using the https://ui.shadcn.com/ to build the page

@Keith-CY Keith-CY added the enhancement New feature or request label Mar 27, 2024
@Keith-CY Keith-CY self-assigned this Mar 27, 2024
@Keith-CY
Copy link
Member Author

The new UI could be deployed on next.explorer.nervos.org etc for graduate migration.

@PainterPuppets
Copy link

PainterPuppets commented May 6, 2024

BTW, it's still popular to use tailwind on the front-end at the moment. should we consider using it?

@Keith-CY
Copy link
Member Author

Keith-CY commented May 6, 2024

BTW, it's still popular to use tailwind on the front-end at the moment. should we consider using it?

Sure if most of our developers prefer it cc @Daryl-L

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
Status: 🏗 In Progress
Development

No branches or pull requests

3 participants