Federated from workspace ·
PRD-000·zaixos-company-platform/docs/development/LOCAL_SETUP.mdDo not edit canonical truth here — update the source repo, then re-runnpm run docs:sync.
Local Setup — PRD-000
Prerequisites
- PHP 8.2+
- Composer 2
- Sibling repositories:
zaixos-engineering-platform,zaixos-design-system,zaixos-ai-platform,zaixos-company
Bootstrap
bash
cd ~/PhpstormProjects/zaixos-company-platform
composer install --no-security-blocking
cp .env.example .env
php artisan key:generate
php bin/materialize-zaixos.php
composer test:architecture
php artisan test --testsuite=FeatureEnvironment
See .env.example for PRD000_* product metadata variables.
Authority (cite-only): zaixos-company/PRD-000_PRODUCT_CHARTER.md · PRD-000_PRODUCT_ARCHITECTURE.md