Own product · Retail commerce
RetailIQ
A multi-tenant retail commerce platform we design, build, and operate ourselves — the foundation other businesses run their storefronts on.
NestJSReactPostgreSQLDockerAWSCaddy
What we built
- A NestJS monorepo backend split into gateway, tenant-management, order-management, and product-information services
- A multi-tenant architecture with per-tenant databases and automatic schema migrations on deploy
- A React storefront and tenant-management app served from a single deployment
- Production infrastructure on AWS — Docker Compose, a Caddy reverse proxy with automated TLS across wildcard tenant subdomains, and a CodePipeline/CodeDeploy release pipeline