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 from Create React App to Vite #2879

Closed
lorenzo-cavazzi opened this issue Nov 6, 2023 · 0 comments · Fixed by #2924
Closed

Migrate from Create React App to Vite #2879

lorenzo-cavazzi opened this issue Nov 6, 2023 · 0 comments · Fixed by #2924
Assignees
Labels

Comments

@lorenzo-cavazzi
Copy link
Member

Motivation

Create React App isn't maintained anymore. In the long term, we are considering server-side rendering but migrating to solutions like Next.js requires some time, while swapping CRA with Vite should be quicker.

Proposal

Give it a try, but time limit the effort to 2 days. If it turns out to be too time-consuming, we might want to reconsider this intermediate step.

@leafty leafty self-assigned this Nov 27, 2023
@leafty leafty moved this from Todo to In Progress in Renku UI board Nov 27, 2023
leafty added a commit that referenced this issue Jan 10, 2024
Fixes #2879.

Migrate the UI client from Create-React-App to Vite:
* Use vite
* Move `.js` files to `.jsx` when relevant
* Update test framework to `vitest`
* Update storybook to use vite
@github-project-automation github-project-automation bot moved this from In Progress to Done in Renku UI board Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants