Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Luiz Alves
0ff4661ccd feat: integrate Turborepo for improved build and development workflow
- 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.
2025-07-02 15:44:07 -03:00
danielalves96
33ab802b60 feat: init repo 2025-02-24 23:32:15 -03:00
Turbobot
7230044162 feat(create-turbo): apply official-starter transform 2025-02-21 16:18:32 -03:00