A monorepo of Neufund frontend.
- web - web UI deployed on
platform.neufund.org
- wallet - mobile wallet app for iOS & Android
- design-system - shared UI components, icons and styles for the web
- shared-utils - shared utilities
- shared-modules - shared business logic
- sagas - saga effects and utilities
- eslint-config - shared ESLint configuration
Removes duplicated transitive dependencies. Run after major dependencies upgrade to clean up node_modules
.
Under the hood uses yarn-deduplicate
package.