Skip to content

Installation

  • Node.js 24 LTS
  • pnpm 11+
  • Docker + Docker Compose
Terminal window
# Clone the repository
git clone https://github.com/sovecom/sovecom.git
cd sovecom
# Install dependencies
pnpm install
# Start development environment
./scripts/dev.sh
ServiceURLPort
APIhttp://localhost:30003000
Adminhttp://localhost:51735173
Setuphttp://localhost:51745174
Storefronthttp://localhost:30013001
Postgreslocalhost5432
Redislocalhost6379
Meilisearchhttp://localhost:77007700

Last updated: 2026-06-09