Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 823 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 823 Bytes

@c4605/metarepo

The metarepo is a single repository that consists of many packages and various monorepos, a new concept that may simplify the development process. Many of the projects presented here are dependencies of each other, so we can iterate in all at the same time and benefit from using pnpm Workspaces.

Inspired from nextools/metarepo

  • toolconfs: Some configuration files for usual tools.
  • ts-types: Some useful TypeScript type helpers.
  • start: Some start presets/plugins.
  • yarw: A typesafe, effective redux wrapper.
  • E: A try to build an error handling solution.