hq-operations/ ├── apps/ │ ├── web/ # Next.js web dashboard │ ├── mobile/ # React Native mobile app │ └── api/ # Inngest serverless functions ├── packages/ │ ├── database/ # Prisma schema & migrations ...
pip 23+ pip install -r requirements.txt. MySQL 8.0+ Production/demo DB; local dev can start with SQLite. Git Bash / WSL optional Needed on Windows for Bash scripts.