Adding Modules
Add modules as you need them.
Add features as you need them. Each module is independent and can be added or removed at any time.
Available modules
- auth: Authentication with Better Auth
- billing: Stripe subscriptions and payments
- db: Database with Prisma
- emails: Transactional emails with Resend or SendGrid
Adding modules
Use the add command to add modules:
pnpm dlx codelesskit@latest add auth