mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
- Added Turborepo configuration in turbo.json to streamline task management for development, building, linting, and formatting. - Updated package.json scripts to utilize Turborepo for running development and build tasks across applications. - Included .pnpm-workspace.yaml to define workspace structure for managing multiple applications. - Enhanced .gitignore to exclude Turborepo's cache directory, ensuring cleaner repository management. - Adjusted development scripts in apps/docs and apps/web to specify port numbers for local development.
2 lines
23 B
YAML
2 lines
23 B
YAML
packages:
|
|
- "apps/*" |