Monorepo for the Nepal-focused social commerce automation platform.
- Requirements:
/Users/sargampoudel/Developer/ai-commerce/PROJECT_REQUIREMENTS.md - Engineering standard:
/Users/sargampoudel/Developer/ai-commerce/ENGINEERING_MANIFESTO.md - Execution plan:
/Users/sargampoudel/Developer/ai-commerce/V0_BACKLOG.md - Agent context rules:
/Users/sargampoudel/Developer/ai-commerce/AGENTS.md
All new TypeScript code must use error unions (Success | Error) instead of thrown business exceptions or Result wrappers.
bun install
bun run devapps/web: seller-facing web appapps/docs: documentation apppackages/ui: shared UI components