Knowledge Portal · engineering documentation

Skip to content

Federated from workspace · PRD-000 · zaixos-company-platform/docs/development/LOCAL_SETUP.md Do not edit canonical truth here — update the source repo, then re-run npm 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=Feature

Environment

See .env.example for PRD000_* product metadata variables.

Authority (cite-only): zaixos-company/PRD-000_PRODUCT_CHARTER.md · PRD-000_PRODUCT_ARCHITECTURE.md

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin