docs
docs copied to clipboard
📚 Prisma Documentation
## Description Added missing `Profile` table reference in the database querying example. The example was showing queries for `User` and `Post` tables but omitted the recently created `Profile` table that...
Needs https://github.com/TanStack/create-tsrouter-app/pull/232 before it can be merged ## Summary by CodeRabbit ## Documentation * Updated TanStack Start guide with an interactive CLI setup experience * Replaced static setup instructions with...
## Summary by CodeRabbit ## Chores * Added continuous integration checks to detect and prevent redirect loops; validation runs automatically on pull requests and main branch updates affecting redirect configurations.
* Replace `posthog-docusaurus` plugin to [officially-documented](https://posthog.com/docs/libraries/docusaurus) * Remove useless legacies. ## Summary by CodeRabbit * **Chores** * Removed PostHog analytics integration from local plugin configuration.
Fixes #DC-4818