Introduction
Official Beztack Documentation
Welcome to the Beztack docs! This project is a modern SaaS monorepo, built to be scalable, secure, and efficient.
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: Astro or similar in
apps/landing. - Docs: Fumadocs in
apps/docs. - Auth: Better Auth.
- Payments: Integrations with MercadoPago and Polar.
Project Structure
The repo is organized into apps and shared packages:
apps/: Deployable applications (UI, API, Docs, Landing).packages/: Shared libraries and utilities.
Check out the sidebar sections to dive deeper into each aspect of Beztack development.