mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add github star request and update readme
This commit is contained in:
20
README.md
20
README.md
@@ -19,16 +19,16 @@ pnpm create better-t-stack@latest
|
||||
|
||||
## Features
|
||||
|
||||
- ⚡️ **Zero-config setup** with interactive CLI wizard
|
||||
- 🔄 **End-to-end type safety** from database to frontend via tRPC
|
||||
- 🧱 **Modern stack** with React, Hono/Elysia, and TanStack libraries
|
||||
- 📱 **Multi-platform** supporting web, mobile (Expo), and desktop applications
|
||||
- 🗃️ **Database flexibility** with SQLite (Turso) or PostgreSQL options
|
||||
- 🛠️ **ORM choice** between Drizzle or Prisma
|
||||
- 🔒 **Built-in authentication** with Better-Auth
|
||||
- 📱 **Optional PWA support** for installable web applications
|
||||
- 🖥️ **Desktop app capabilities** with Tauri integration
|
||||
- 📦 **Monorepo architecture** powered by Turborepo
|
||||
- **Zero-config setup** with interactive CLI wizard
|
||||
- **End-to-end type safety** from database to frontend via tRPC
|
||||
- **Modern stack** with React, Hono/Elysia, and TanStack libraries
|
||||
- **Multi-platform** supporting web, mobile (Expo), and desktop applications
|
||||
- **Database flexibility** with SQLite (Turso) or PostgreSQL options
|
||||
- **ORM choice** between Drizzle or Prisma
|
||||
- **Built-in authentication** with Better-Auth
|
||||
- **Optional PWA support** for installable web applications
|
||||
- **Desktop app capabilities** with Tauri integration
|
||||
- **Monorepo architecture** powered by Turborepo
|
||||
|
||||
## Repository Structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user