My monorepo used to start everything :-)
The toolchain used here is sourced from the VoidZero ecosystem.
- pnpm - package manager (workspace-native, fast monorepo installs)
- oxfmt - for formatting
- oxlint - for linting
- vite - build tool
- vitest - testing framework
- rolldown - bundler
- tsgo - compile ts to js
- turbo - monorepo management
- typescript - main programming language