Skip to content

Conversation

@moreorover
Copy link
Contributor

@moreorover moreorover commented Oct 29, 2025

closes #620

Summary by CodeRabbit

  • New Features

    • Projects now automatically include a dedicated config package for centralized configuration management during scaffolding.
  • Improvements

    • Updated project templates to resolve TypeScript configuration through a centralized package reference instead of relative paths, improving configuration consistency across all generated projects.

@vercel
Copy link

vercel bot commented Oct 29, 2025

@moreorover is attempting to deploy a commit to the Aman Varshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 29, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between f4497bb and 191bc4c.

📒 Files selected for processing (16)
  • apps/cli/src/helpers/core/template-manager.ts (2 hunks)
  • apps/cli/templates/api/orpc/server/package.json.hbs (1 hunks)
  • apps/cli/templates/api/orpc/server/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/api/trpc/server/package.json.hbs (1 hunks)
  • apps/cli/templates/api/trpc/server/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/auth/better-auth/server/base/package.json.hbs (1 hunks)
  • apps/cli/templates/auth/better-auth/server/base/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/backend/server/base/package.json.hbs (1 hunks)
  • apps/cli/templates/backend/server/base/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/base/package.json.hbs (1 hunks)
  • apps/cli/templates/base/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/db/base/package.json.hbs (1 hunks)
  • apps/cli/templates/db/base/tsconfig.json.hbs (1 hunks)
  • apps/cli/templates/packages/config/package.json.hbs (1 hunks)
  • apps/cli/templates/packages/config/tsconfig.base.json.hbs (1 hunks)
  • apps/cli/templates/packages/config/tsconfig.json (1 hunks)
 _______________________________________________
< Optimization hinders evolution. - Alan Perlis >
 -----------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).

Tip

CodeRabbit can generate a title for your PR based on the changes with custom instructions.

Add the reviews.auto_title_instructions setting in your project's settings in CodeRabbit to generate a title for your PR based on the changes in the PR with custom instructions.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

turbo prune --docker misses tsconfig.base.json used by generated packages

1 participant