Skip to content

Latest commit

Β 

History

187 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

CodFlow

CodFlow

The open-source, COD-first e-commerce platform for Algeria β€” built agentic-ready.

Cash on Delivery meets serverless infrastructure. Self-host your entire commerce stack on Cloudflare with zero transaction fees, connect to Algeria's delivery carriers, and optimize Meta ads for real deliveries instead of door refusals.


Get Started

Choose your path:

πŸš€ I want to run CodFlow

See it in action and deploy your own store.

β†’ See It in Action
β†’ What works today
β†’ Quick setup guide
β†’ Production deployment

πŸ’» I want to contribute

Build features or customize CodFlow.

β†’ Contributing guide
β†’ Architecture overview
β†’ AI agent instructions


πŸŽ₯ See It in Action

Watch the step-by-step setup guide:

CodFlow Setup Guide

▢️ Watch: CodFlow Setup & Deployment Guide


🎯 The Problem CodFlow Solves

E-commerce in Algeria is 95%+ Cash on Delivery (الدفع ΨΉΩ†Ψ― Ψ§Ω„Ψ§Ψ³ΨͺΩ„Ψ§Ω…). Western platforms like Shopify and local tools charge per-transaction fees, require expensive VPS hosting, and lock your data in their databases.

CodFlow is the first and only open-source COD e-commerce platform built for Algeria.

The Reality Western/Local Platforms CodFlow
Transaction fees eat margins 2–5% per order + monthly SaaS fees $0 transaction fees β€” pay only Cloudflare hosting ($0–$5/mo)
Your data locked in their system Can't export, can't migrate, vendor lock-in You own everything β€” D1 database, R2 images, full control
Expensive hosting VPS servers, maintenance, scaling costs Serverless Cloudflare β€” auto-scales, zero maintenance
4+ carrier portals Juggle Yalidine, ZR, NOEST, EcoTrack separately Unified carrier API β€” one integration for all carriers
In-house drivers ignored No native driver dispatch or per-wilaya pay Built-in driver management with compensation and cash settlement
Ads optimize for form fills, not deliveries Meta Pixel fires on checkout submit (30–50% refuse at door) Meta CAPI fires at actual delivery β€” optimize ads for real buyers

Deploy CodFlow to your own Cloudflare account in minutes. No monthly fees. No transaction cuts. 100% open-source (Apache 2.0).


βœ… What's Included

CodFlow v1.1.0 β€” here's what works today:

Storefront (cod-astro/theme01)

  • βœ… Landing pages (/lp/[slug]) β€” one-product marketing pages: stacked image story + COD form, no nav chrome
  • βœ… Single-page COD checkout with live shipping calculation
  • βœ… Home delivery or carrier stop-desk pickup selection
  • βœ… Quantity-tier offers ("Buy 2 get 10% off", "Buy 3 free shipping")
  • βœ… Order-verified product reviews (star ratings + Arabic/French text)
  • βœ… Trilingual: Arabic (RTL), French, English
  • βœ… Abandoned cart telemetry for recovery campaigns
  • βœ… Optional WhatsApp phone verification at checkout (DZVerify, off by default)

Merchant Dashboard (cod-client-astro)

  • βœ… Order management with full COD lifecycle tracking
  • βœ… Product catalog with multi-attribute variants (size, color, SKU) and image uploads
  • βœ… Inventory tracking with low-stock alerts and adjustment history
  • βœ… Promotion engine (Buy X Get Y, free shipping rules)
  • βœ… Landing page studio β€” two-sidebar builder (image stack + spacing), product-picker-first creation, publish flow, live link copy
  • βœ… Landing page comparison β€” per-product A/B table (views, orders, CVR, revenue) to pick winning creatives
  • βœ… Review moderation (approve, reject, delete)
  • βœ… Customer CRM with profiles, order history, groups, and tags
  • βœ… Delivery: in-house drivers, per-wilaya compensation, cash settlement
  • βœ… Carrier company management (credentials, stop-desk sync, reconciliation)
  • βœ… Team RBAC with granular permission scopes and API keys
  • βœ… Meta Pixel & CAPI configuration UI
  • βœ… Abandoned order recovery
  • βœ… MCP agent connection management
  • βœ… Trilingual: Arabic (RTL), French, English

Delivery Engine

  • βœ… 4 Algerian carriers + EcoTrack (80+ couriers behind one API)
  • βœ… One-click shipment creation with printable labels
  • βœ… Real-time webhook tracking (Yalidine, ZR Express with HMAC verification)
  • βœ… Carrier delivery-zone name sync β€” dispatches carry the carrier's exact wilaya/commune spellings (Yalidine)
  • βœ… Dispatch-time delivery-type switching (home ⇄ stop desk) with wilaya-scoped desk picking
  • βœ… Webhook event log with per-event outcomes (applied / ignored / unmapped / error) per carrier
  • βœ… Stop-desk catalog syncing across 58 wilayas
  • βœ… In-house driver fleet management
  • βœ… Per-wilaya driver compensation with cash settlement
  • βœ… Partial returns with automatic inventory restock

Growth Engine

  • βœ… Meta Pixel (browser) + Conversions API (server) dual setup with event deduplication
  • βœ… Merchant-chosen conversion event: Lead at order placement or Purchase at confirmed delivery
  • βœ… Test Mode toggle routes CAPI events to Meta's test stream (test_event_code)
  • βœ… Graph API v26.0 with 7-day attribution window compliance
  • βœ… PII hashed per Meta spec (phone, names, city, zip, country, external_id); IP, User-Agent, fbp, fbc sent unhashed as required
  • βœ… fbp and fbc attribution preservation
  • βœ… Durable retry with Cloudflare Workflows (network + Meta 5xx, exponential backoff)
  • βœ… CAPI event audit log (capi_event_log) for every send attempt

AI & Agentic (MCP)

  • βœ… RFC 9728 OAuth Protected Resource Discovery with dynamic client registration
  • βœ… OAuth login relay from the dashboard (login-ticket bridge)
  • βœ… 15 RBAC-gated tool sets (orders, products, stock, offers, landing pages, reviews, customers, drivers, etc.)
  • βœ… Stateless elicitation with HMAC-sealed confirmation state
  • βœ… Compatible with Claude, Cursor, ChatGPT, LibreChat

Backend (cod-server)

  • βœ… Hono 4 on Cloudflare Workers (sub-5ms cold starts)
  • βœ… Drizzle ORM + D1 (SQLite)
  • βœ… D1 scale layer: indexed hot paths, atomic batched order writes, keyset pagination
  • βœ… Auto-generated OpenAPI 3.1 spec at /api/docs
  • βœ… Standardized error envelopes with semantic codes
  • βœ… R2 image storage with edge caching
  • βœ… KV-backed rate limiting

Known Limitations:
See docs/KNOWN_LIMITATIONS.md for honest coverage of incomplete features and platform constraints.


⚑ Quick Setup

Run CodFlow locally in 5 steps:

πŸ€– Using an AI Coding Assistant? CodFlow includes an autonomous setup skill. Tell your agent: "Set up CodFlow" and it will follow the codflow-setup runbook.

Prerequisites

  • Node.js 22.12+ and npm
  • Wrangler CLI: npm install -g wrangler
  • Free Cloudflare account

1. Clone & Install

git clone https://github.com/bighadj22/codflow.git
cd codflow
npm ci

2. Create Cloudflare Resources

Names are yours to choose β€” scripts read them from the root .env (see step 3), so nothing is hardcoded.

wrangler login
wrangler d1 create my-codflow-db
wrangler r2 bucket create my-codflow-images
wrangler kv namespace create RATE_LIMIT
wrangler kv namespace create OAUTH_KV

3. Configure Environment

# Repo root β€” resource names for the seeders, the D1 wrapper, the R2 CORS
# setup and the storefront deploy helper. Precedence: process.env > .env > default.
cp .env.example .env
# Set COD_ACCOUNT_ID, COD_DB_NAME, COD_R2_BUCKET_NAME, COD_SERVER_URL, COD_MEDIA_DOMAIN

# Backend
cd cod-server
cp .dev.vars.example .dev.vars
cp wrangler.toml.example wrangler.toml
# Update wrangler.toml with your D1 database_id, R2 bucket_name, KV ids

# Dashboard
cd ../cod-client-astro
cp wrangler.toml.example wrangler.toml   # same D1 database_id as cod-server + your KV id
cp .env.example .env
cp .dev.vars.example .dev.vars
# Set BETTER_AUTH_SECRET (same value as cod-server's, e.g. openssl rand -hex 32)

# Storefront
cd ../cod-astro/theme01
cp .dev.vars.example .dev.vars

4. Setup Database & Admin

cd cod-server
npm run db:setup:local

cd ../cod-client-astro
ADMIN_EMAIL=admin@example.com ADMIN_NAME=Admin npm run seed:admin
# ⚠️ Save the generated password and API key

5. Start Dev Servers

Open three terminals:

# Terminal 1: Backend (http://localhost:8787)
cd cod-server && npm run dev

# Terminal 2: Dashboard (http://localhost:4321)
cd cod-client-astro && npm run dev

# Terminal 3: Storefront (http://localhost:4321 β†’ use a different port, see theme README)
cd cod-astro/theme01 && npm run dev

⚠️ The dashboard and storefront both default to port 4321 β€” run them on different ports (astro dev --port 4322 for one of them) or run only one at a time.

6. Enable Image Uploads

Product image uploads require R2 API tokens and CORS configuration. See the R2 setup guide for:

  • Creating R2 API tokens
  • Setting CORS policy on the bucket
  • Adding a custom domain for serving images

Need more detail? See docs/DEPLOYMENT.md for production deployment.


🚒 Production Deployment

Deploy all three apps to Cloudflare Workers:

# 1. Backend
cd cod-server
npm run deploy -- --env production
wrangler secret put BETTER_AUTH_SECRET
wrangler secret put STORE_API_KEY

# 2. Dashboard
cd ../cod-client-astro
npm run build && npm run deploy
wrangler secret put BETTER_AUTH_SECRET         # same value as cod-server's
wrangler secret put MCP_LOGIN_TICKET_SECRET    # same value as cod-server's

# 3. Storefront
cd ../cod-astro/theme01
# Set COD_SERVER_URL in wrangler.jsonc to your deployed backend URL
npm run build && npm run deploy
wrangler secret put STORE_API_KEY

Important: Cloudflare blocks Worker-to-Worker fetch between *.workers.dev hosts. For production, put at least cod-server on a custom domain and point COD_SERVER_URL at it.

R2 Image Uploads: For production image uploads, see R2 setup guide for API tokens, CORS policy, and custom domain configuration.

Full deployment guide: docs/DEPLOYMENT.md


πŸ—οΈ Architecture

                          β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                          β”‚              cod-shared                  β”‚
                          β”‚   D1 schema β€’ RBAC scopes β€’ queries      β”‚
                          β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                          β”‚ relative imports
               β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
               β”‚                          β”‚                          β”‚
       β”Œβ”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”         β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”
       β”‚  Storefront   β”‚         β”‚     Backend     β”‚        β”‚   Dashboard     β”‚
       β”‚  cod-astro    │──/store─▢  cod-server     │◀──/api─│ cod-client-astroβ”‚
       β”‚  (Astro 7)    β”‚  API    β”‚ (Hono + Workflows) API   β”‚  (Astro 7)      β”‚
       β””β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”˜         β””β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”˜        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
               β”‚                     β”‚     β”‚
               β”‚               /webhooks   β”‚ CodCapiWorkflow
               β”‚              carrier callsβ”‚
               β”‚                     β”‚     └─────────▢ Meta Conversions API
               β”‚                     β”‚                 (Purchase @ delivered)
               β”‚                     β”‚
               β”‚              β”Œβ”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”
               β”‚              β”‚ Carriers    β”‚   Yalidine β€’ ZR Express  (webhooks)
               β”‚              β”‚  APIs       β”‚   NOEST β€’ EcoTrack       (tracking pull)
               β”‚              β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
               β”‚
               β”‚        /images (R2)      /mcp (AI agents, OAuth-scoped)
               └──────────────────────────────────────────────────────▢

Tech Stack:

  • Storefront: Astro 7, Tailwind CSS v4 β†’ Cloudflare Workers + Static Assets
  • Backend: Hono 4, Drizzle ORM, Better Auth, Workflows β†’ Cloudflare Workers + D1 + R2 + KV
  • Dashboard: Astro 7 (prerendered static + auth worker) β†’ Cloudflare Workers + D1 + KV
  • Shared: Drizzle schema, RBAC scopes, error codes

More detail: docs/ARCHITECTURE.md


πŸ§ͺ Testing

# Backend tests (handlers, workflows, OpenAPI, MCP)
cd cod-server && npm test

# Dashboard tests (feature models, i18n guards, API seam)
cd cod-client-astro && npm test

# Storefront tests (property-based, cart calculations)
cd cod-astro/theme01 && npm test

# TypeScript verification
cd cod-server && npm run typecheck
cd cod-client-astro && npm run typecheck

CI runs typecheck + tests for cod-server and cod-client-astro, plus astro check + tests for theme01.


πŸ“š Documentation

Document Purpose
docs/DEPLOYMENT.md Cloudflare production deployment
docs/ARCHITECTURE.md System map and data flows
docs/CONFIGURATION.md All environment variables and configs
docs/KNOWN_LIMITATIONS.md Incomplete features and platform constraints
docs/WHATSAPP-OTP-VERIFICATION.md WhatsApp OTP verification feature
docs/EMAIL-SENDING.md Transactional email feature (Sendili)
CONTRIBUTING.md Development standards and PR workflow
AGENTS.md Repository instructions for AI coding assistants

🎬 Video Tutorial

▢️ Watch: How to edit your CodFlow theme


πŸ—ΊοΈ Roadmap

Planned

  • πŸ“ˆ Deeper dashboard analytics β€” revenue, delivery-rate, and return-rate trends
  • πŸ“¦ More Themes β€” Additional storefront themes beyond theme01
  • πŸ“˜ Theme Editing Guides β€” Comprehensive guides for customizing and creating themes
  • ☁️ CodFlow Cloud β€” One-click deployment from dashboard for agencies to resell CodFlow
  • πŸ“§ Email order notifications & admin alerts β€” extend the Sendili integration beyond transactional mail

Recently Shipped

  • βœ… Yalidine Hardening β€” full 36-status webhook mapping (live-verified return flows), HMAC-SHA256 signature verification, per-carrier delivery-zone name sync, dispatch-time delivery-type switching, and a webhook events log for every webhook-capable carrier
  • βœ… Landing Pages β€” one-product marketing pages (image stack + COD order form) with the Studio builder, per-link stats, A/B comparison, order attribution, and 7 MCP tools
  • βœ… Astro Dashboard β€” the merchant dashboard now runs on Astro (was Next.js)
  • βœ… WhatsApp OTP Verification β€” DZVerify.com phone verification at checkout
  • βœ… EcoTrack Integration β€” 80+ Algerian couriers behind one API
  • βœ… Transactional Email (Sendili) β€” Sendili.com powers team-invite emails and password-reset emails; merchants configure their API key and verified sending domain in Settings β†’ Email Sending

🀝 Contributing

We welcome contributions from developers across Algeria and the global open-source community.

  1. Fork the repo and create a feature branch (feat/amazing-feature)
  2. Maintain code-verified claims and test coverage
  3. Keep credentials and live API keys out of commits
  4. Submit a PR referencing the related issue

See CONTRIBUTING.md for detailed guidelines.


πŸ“„ License

Apache License 2.0 β€” 100% free and open-source.
See LICENSE and NOTICE for details.


πŸ”— Resources


Version: v1.1.0 β€” Self-hostable on Cloudflare.
Built with ❀️ for Algerian e-commerce.

About

The open-source, COD-first e-commerce + delivery platform for Algeria built agentic-ready.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

104 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages