mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
21 lines
433 B
Plaintext
21 lines
433 B
Plaintext
---
|
|
title: Guides
|
|
description: Practical guides for common setups
|
|
---
|
|
|
|
## Guides
|
|
|
|
Curated, task-focused guides will be added here. Planned topics include:
|
|
|
|
- Workers + D1 setup with Hono and Drizzle
|
|
- Adding PWA to React Router or Next.js
|
|
- Using Prisma with Neon or Supabase
|
|
- Monorepo tips with Turborepo
|
|
|
|
For now, see:
|
|
- CLI reference: /docs/cli
|
|
- Compatibility: /docs/compatibility
|
|
- Project structure: /docs/project-structure
|
|
|
|
|