This is the complete CGM Matrix PatchBay - a professional enterprise AI orchestration platform with both web and desktop applications.
-
Next.js Web Application
- Modern React-based interface
- Enhanced authentication system
- Multi-step setup wizard
- Dashboard and workflow management
- API integration and team management
-
Electron Desktop Application
- Cross-platform desktop app (Windows, macOS, Linux)
- Professional branding and icons
- Built executables ready for distribution
- Integrated Node-RED workflow engine
- Local database with SQLite
-
Complete Documentation
- Installation guides for all platforms
- User manuals and setup instructions
- Release notes and version history
- Security verification files
# Clone and install
git clone https://github.com/Grantvs123/cgm-patchbay-complete.git
cd cgm-patchbay-complete/app
npm install --legacy-peer-deps
# Run development server
npm run dev
# Visit http://localhost:3000# Build desktop app
cd app
npm run build:electron
# Or download pre-built executables from releases/- ✅ Web Interface: Modern React-based dashboard
- ✅ Desktop App: Cross-platform Electron application
- ✅ Authentication: Secure login with demo accounts
- ✅ Team Management: Organization and user management
- ✅ API Integration: External service connections
- ✅ Workflow Engine: Node-RED integration
- ✅ Database: SQLite with Prisma ORM
- ✅ Security: Enhanced authentication and validation
- ✅ Documentation: Complete user guides
CGM Matrix PatchBay/
├── app/ # Next.js web application
│ ├── app/ # App router pages
│ ├── components/ # React components
│ ├── lib/ # Utilities and auth
│ ├── electron/ # Electron main process
│ └── prisma/ # Database schema
├── releases/ # Built executables
├── docs/ # Documentation
└── README.md # This file
- Netlify: Connect repository, build with
npm run build - Vercel:
vercel --prod - Abacus.AI: Direct GitHub integration
- Windows:
.exeinstaller and portable versions - Linux: AppImage and Snap packages
- macOS: DMG installer (code signing required)
- Multi-factor authentication support
- API key management and masking
- Input validation and sanitization
- Secure session management
- Database encryption
- Admin: admin@cgm-patchbay.com / admin123
- Demo: demo@cgm-patchbay.com / demo123
- Test: test@cgm-patchbay.com / test123
- Frontend: Next.js 15, React 19, TypeScript
- Styling: Tailwind CSS, shadcn/ui
- Desktop: Electron 37
- Database: SQLite with Prisma
- Authentication: NextAuth.js
- Workflow: Node-RED integration
- Build: Electron Builder
Pre-built applications available in releases/:
- Windows installer (.exe)
- Windows portable (.zip)
- Linux AppImage
- Linux Snap package
- v1.0.0: Initial release with complete web and desktop applications
- Enhanced authentication system
- Professional branding and documentation
- Cross-platform desktop builds
- Node-RED workflow integration
Status: ✅ Production Ready - Complete enterprise AI orchestration platform with web and desktop applications.
Repository: https://github.com/Grantvs123/cgm-patchbay-complete
Support: For technical support and enterprise licensing, contact CGM Matrix Systems.