Full-stack SaaS application built with Synkra AIOX — AI-Orchestrated System for Full Stack Development.
- Node.js 18+ (v24.14.0 ✅)
- GitHub CLI (v2.87.3 ✅)
- Git (v2.53.0 ✅)
- Supabase CLI (v2.75.0 ✅)
- Railway CLI (v4.30.5 ✅)
- Docker (v29.2.1 ✅)
- pnpm (installed ✅)
- bun (installed ✅)
# Clone repository
git clone https://github.com/Jhonny-Xprite/xprite-drop.git
cd xprite-drop
# Install dependencies
npm install
# or
pnpm install
# Development
npm run devxprite-drop/
├── .aiox/ # AIOX project configuration
├── .aiox-core/ # AIOX framework (framework core)
├── .claude/ # Claude Code settings
├── .github/ # GitHub Actions workflows
├── docs/ # Project documentation
│ ├── stories/ # Development stories
│ ├── prd/ # Product requirements
│ └── architecture/ # System architecture
├── src/ # Application source code
├── tests/ # Test suite
├── package.json # Dependencies
└── README.md # This file
This project uses Synkra AIOX, a meta-framework that orchestrates AI agents:
- @dev (Dex) — Implementation
- @qa (Quinn) — QA & testing
- @architect (Aria) — Architecture
- @pm (Morgan) — Product Management
- @po (Pax) — Product Owner
- @sm (River) — Scrum Master
- @analyst (Alex) — Research
- @devops (Gage) — Deployment
- CLAUDE.md — AIOX Development Rules
- Constitution — Framework Principles
- Stories — Development Stories
- Architecture — System Design
MIT
Generated: 2026-03-30 Project: xprite-drop Framework: Synkra AIOX v2.0