dev: improve dev tooling #76
Labels
enhancement
Enhancement of the code, not introducing new features.
help-wanted
We need some extra helping hands or expertise in order to resolve this!
Currently, installing dependencies and compiling the project takes a lot of time. There are different things to improve: project build tools, pre-commit checks, CI builds and the new release creation process.
Some things to consider
yarn
upgrade/replacement,husky
upgrade/replacement,standard-version
upgrade/replacement (e.g. repo withsemantic-release
),react-scripts
upgrade/replacement (vite
build tool looks good),react
upgrade/replacement (preact
?), workspace frontend/backend management improvement.Any suggestion is welcome.
The text was updated successfully, but these errors were encountered: