Skip to content

devsargam/ai-commerce

Repository files navigation

AI Commerce Automation Platform

Monorepo for the Nepal-focused social commerce automation platform.

Core Project Docs

  • 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

Error Handling Rule (Mandatory)

All new TypeScript code must use error unions (Success | Error) instead of thrown business exceptions or Result wrappers.

Getting Started

bun install
bun run dev

Workspace Apps

  • apps/web: seller-facing web app
  • apps/docs: documentation app
  • packages/ui: shared UI components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors