Introduction
Official Beztack Documentation
Welcome to the Beztack docs. This project is a production-ready TypeScript monorepo focused on fast delivery, clear architecture, and maintainable defaults.
Tech Stack
We're using cutting-edge technologies to deliver the best developer and user experience:
- Monorepo: Nx for efficient workspace management.
- Frontend: React + Vite in
apps/ui. - Backend: Nitro in
apps/api. - Landing + Docs: Next.js +
Fumadocs in
apps/docs. - Auth: Better Auth.
- Payments: Integrations with Polar and Mercado Pago.
- CLI Tooling: Template Sync commands to plan, inspect, apply, and rollback template updates.
Project Structure
The repo is organized into apps and shared packages:
apps/: Deployable applications (UI, API, Docs).packages/: Shared libraries and utilities.
Check out the sidebar sections to dive deeper into each aspect of Beztack development.