Overview
Better-T-Stack is a cutting-edge command-line interface (CLI) tool designed for scaffolding end-to-end type-safe TypeScript projects. With a focus on best practices and customizable configurations, it streamlines the development process while ensuring robust type safety across the entire application stack—from the database to the frontend. This modern solution integrates seamlessly with popular technologies, making it an appealing choice for developers who prioritize efficiency and reliability in their projects.
The flexibility of Better-T-Stack enables you to create web, mobile, and desktop applications with ease, catering to a variety of development needs. Whether you’re building a simple app or a complex multi-platform project, this tool simplifies the initial setup and ensures that you are using industry best practices right from the start.
Features
- Zero-config Setup: Enjoy an interactive CLI wizard that allows for a straightforward project setup with no complicated configurations required.
- End-to-End Type Safety: Leverage tRPC to ensure type safety from the database through to the frontend, eliminating common type-related issues.
- Modern Stack: Utilize a contemporary technology stack that includes React for frontend development, paired with Hono/Elysia and TanStack libraries.
- Multi-platform Support: Build and deploy applications across web, mobile (Expo), and desktop environments, tailoring your projects to various user needs.
- Database Flexibility: Choose between SQLite (Turso) or PostgreSQL databases, offering versatility based on project requirements.
- ORM Options: Select your preferred Object-Relational Mapping tool with options like Drizzle or Prisma to facilitate data management.
- Built-in Authentication: Enhance security easily with Better-Auth functionality incorporated in the tool to streamline user authentication.
- Optional PWA Support: Create installable web applications with Progressive Web App capabilities, enhancing user experience and engagement.