-
That can be easily achieved by modifying the codebase as long as you do not add brand-new paragraphs and only update the existing components. And instead of forking it into a private repository, you can leverage patch-package (please read the READ.ME file from patch-package that explains the benefits of patching over forking and when to fork instead)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
💡 Tips: Instead of creating all your components from scratch, you can pick up examples directly from the strapi.io website and the official FoodAdvisor Demo.
-
💡 Tips: Instead of creating all your components from scratch, you can pick up examples directly from the strapi.io website and the official FoodAdvisor Demo.
Related posts
-
Fix broken node modules instantly
-
How to ignore an error , that happens in a node modules library ?
-
Getting kinda stuck with a build error, any help much appreciated
-
Eas local build, how skip npm install
-
Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.