# E-Commerce Platform Boilerplate

## Overview
Product catalog, shopping cart, order management, inventory tracking

## Tech Stack
- **Backend**: Node.js, Express
- **Frontend**: React, Redux
- **Database**: PostgreSQL
- **Payments**: Stripe, PayPal
- **Storage**: AWS S3
- **Search**: Elasticsearch

## Specialized Agents
- `product-manager` - Product catalog management
- `inventory-specialist` - Stock management and tracking
- `payment-gateway-integrator` - Payment processing
- `order-fulfillment-engineer` - Order processing and shipping

## Key Features
- Product management
- Shopping cart functionality
- Payment processing
- Order tracking
- Inventory synchronization
- Customer accounts
- Admin panel

## Compliance
- PCI DSS compliance
- Tax regulations
- Consumer protection laws
- Data privacy (GDPR/CCPA)

## Architecture Patterns
- Event-driven order processing
- Inventory management with real-time updates
- Payment processing with webhooks
- Search-optimized product catalog

## Implementation Requirements
- Real-time inventory updates
- Secure payment processing
- Mobile-responsive design
- SEO optimization
- Performance monitoring
- Automated testing