Shared Packages
Shared Packages
This section details the shared libraries and utilities used across applications in the monorepo.
Why You Need This
These packages provide the building blocks for your projects. Knowing their purpose helps you extend the template effectively. See Getting Started for the initial setup.
- API & Data Hooks (
@repo/api
,@repo/api-hooks
) - Authentication (
@repo/auth
) - Configuration (
@repo/config
) - Database (Drizzle ORM) (
@repo/database
) - Email (
@repo/email
) - Localization (i18n) (
@repo/i18n
) - Push Notifications (
@repo/push-notifications
) - Payments (
@repo/payments
) - Storage (
@repo/storage
) - TypeScript Config (
@repo/typescript-config
)