docs: add Prisma Next getting started guides#7933
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (19)
✅ Files skipped from review due to trivial changes (8)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe PR replaces the single create-prisma guide with dedicated PostgreSQL and MongoDB quickstarts, adds Prisma Postgres documentation, restructures the /next hub and getting-started pages into card-based navigation, harmonizes add-to-existing-project guides and CLI links, updates redirects/version mappings, and adjusts site UI and sidebar badging for Prisma Next. ChangesPrisma Next Documentation Reorganization
🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
🍈 Lychee Link Check Report66 links: ✅ All links are working!Full Statistics Table
|
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
|
@AmanVarshney01 The versioning dropdown currently lets users switch to the Prisma Next docs, which is great. Could we also make Prisma Next more prominent in the latest docs? Since Prisma Next will become the next major version, it would be useful to add a clear callout encouraging users to try it out and share feedback. |
Summary
create-prisma@next.npx prisma-next initand redirects the old create-prisma page back to Getting Started.Validation
pnpm --filter docs run lint:spellcheckpnpm --filter docs run lint:linkspnpm --filter docs run types:check/docs/next, quickstart pages, existing-project pages, and redirects.Summary by CodeRabbit