The mother boilerplate for all 28 entities in the ACoolECOSYSTEM.
This project provides a production-ready foundation for building and scaling entities within the ACoolECOSYSTEM. It integrates ACoolAI, MEAP Phase-2 governance, and a unified config system supporting 8 project types.
- Unified Config: Load and validate environment variables for 8 project types.
- ACoolAI & ILAI: Native AI integration with enterprise fallback.
- MEAP Governance: Phase-2 enforcement (BLOCK/ADVISE/LOG).
- CI/CD: 7-stage pipeline (Lint, Test, Security, Build, Deploy).
- Extensible: Pre-built routes for Website, LMS, Marketplace, and more.
npm install
cp .env.example .env
npm run dev- Website
- LMS / Academy
- Marketplace
- Consultant
- Health
- Media
- Finance
- Social
- Infrastructure
- Development
- OSINT & Governance ... (see docs/ECOSYSTEM.md for full list)


