Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-bts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-bts
This is a convenient alias for the create-better-t-stack package.
Quick Start
# Both commands do exactly the same thing:
npx create-bts
npx create-better-t-stackAbout
create-bts is a shorter alias for create-better-t-stack - a modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations.
For full documentation, examples, and more information, please visit:
- Main Package: create-better-t-stack
- Website: better-t-stack.dev
- Repository: GitHub
What You Can Build
- 🌟 Full-stack applications with React, Next.js, Nuxt, SvelteKit, SolidStart
- 📱 Mobile apps with React Native and Expo
- 🖥️ Desktop apps with Tauri
- 🔗 APIs with tRPC, Hono, Elysia, Fastify, Express
- 🗄️ Databases with Drizzle, Prisma, MongoDB
- 🔐 Authentication with Better-Auth
- 🎨 Styling with Tailwind CSS, shadcn/ui
- ⚡ Development tools with Biome, Turborepo, and more
This alias package simply forwards all commands to the main create-better-t-stack package.