/acme

Primary LanguageTypeScript

A playground to explore how to build a robust monorepo with Turborepo, TypeScript and ECMAScript modules

Monorepo tooling

  • Lint packages (Type-checking + ESLint)
  • Build packages
  • Watch packages
  • Tests (Vitest)
  • E2E tests (Playwright)

Apps and packages

  • CLI (yargs)
  • API (trpc)
  • Web (Remix or SolidJS)
  • Internal packages (scripts, eslint-config, sdk, tsconfig)