Use this page as a bookmark sheet. Versions in generated projects follow the workspace catalog (toolings/catalog/workspace-catalog.json), not this list.
Core (TypeScript fullstack)
| Technology | Docs |
|---|
| Bun | Runtime and package manager (default) |
| pnpm | Alternative package manager (first-class where verified) |
| Turborepo | Monorepo task orchestration |
| Next.js | Web app (App Router) |
| Express | API host |
| tRPC | Typed API layer |
| Better Auth | Authentication |
| Prisma | ORM and migrations |
| Zod | Validation |
Data & infra (recommended in deployment docs)
Rust presets
| Technology | Docs |
|---|
| Rust | Language |
| Axum | HTTP framework (API preset) |
| SQLx | Async SQL (where enabled) |
| Cargo | Workspaces |
Convex preset
| Technology | Docs |
|---|
| Convex | Backend and realtime |
Solana presets
Arche project
| Resource | URL |
|---|
| GitHub | github.com/KitsuneKode/arche |
| Bootstrap CLI (repo docs) | docs/bootstrap-cli.md in template |
| Verification matrix | .docs/product/verification-matrix.md in template |