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 build stack (create-react-app not supported any more) #842

Open
3 tasks
HenrikeW opened this issue Aug 15, 2023 · 0 comments
Open
3 tasks

Migrate build stack (create-react-app not supported any more) #842

HenrikeW opened this issue Aug 15, 2023 · 0 comments
Labels
deployment Things related to deployment security Related to security

Comments

@HenrikeW
Copy link
Contributor

Please describe the feature

As a developer, I want to be able to smoothly build the project.

Detailed description

When we started the project, we used create-react-app to set it up. create-react-app is now not supported any more. More details here, for example.
We need to

  • check which dependencies came with create-react-app and which of them are not supported any more
  • check if we want to migrate to another framework, e.g. Vite, Next, Remix, ...
  • if yes, migrate.

Additional context

@HenrikeW HenrikeW added security Related to security deployment Things related to deployment labels Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Things related to deployment security Related to security
Projects
None yet
Development

No branches or pull requests

1 participant