create-amerta-app
v1.0.5
Published
A CLI to bootstrap Amerta e-commerce app
Maintainers
Readme
✨ Features
- Modern Stack: Built on Next.js 16 (App Router) & Payload CMS 3.7+.
- Dual Authentication: Isolated sessions for Admin and Customers (Storefront).
- Type-Safe: Full TypeScript support with auto-generated types.
- Database Agnostic: Configured for MongoDB (Mongoose) but supports Postgres.
- E-commerce Ready:
- Customer Accounts & Auth
- Product Catalog Management
- Shopping Cart Logic
- Address Book Management
- Custom Admin UI: White-labeled dashboard with custom onboarding flow.
- Email Integration: Built-in templates for verification and password resets.
🚀 Quick Start
The fastest way to get started is using our CLI tool. This will scaffold the project and install all dependencies for you.
npx create-amerta-app my-store