- node.js
v24 - pnpm
v10
git clone git@github.com:ApiTreeCZ/toolbox.git
cd toolbox
pnpm install
pnpm run setupThis monorepo is structured as follows:
packages/cli/: Contains the CLI for ApiTree projects.eslint-config/: Contains the base ESLint configuration.eslint-config-nestjs/: Contains the NestJS ESLint preset.eslint-config-nextjs/: Contains the Next.js ESLint preset.eslint-config-react/: Contains the React ESLint preset.eslint-config-storybook/: Contains the Storybook ESLint preset.lint-staged-config/: Contains the lint-staged configuration.prettier-config/: Contains the Prettier configuration.testing-library/: Contains the React Testing Library setup.ts-config/: Contains the TypeScript configurations.ts-utils/: Contains the TypeScript utility functions.typedoc-config/: Contains the TypeDoc configuration.vitest-config/: Contains the Vitest configurations.
- VÃt RozsÃval (vit.rozsival@apitree.cz)
We use SemVer for versioning. For the versions available, see the tags on this repository.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.