⚠️ IMPORTANT DISCLAIMER: This application is designed for research and educational purposes only. It is NOT a replacement for professional mental health treatment. Always consult with a qualified mental health professional before using EMDR techniques.
# Install dependencies
npm run install:all
# Copy environment configuration
cp config/development.env .env
# Edit .env with your configuration
# Start development servers
npm run devFor detailed setup instructions, see the full documentation.
frontend/- React TypeScript applicationbackend/- Node.js TypeScript API servershared/- Shared types and utilitiesdocs/- Documentationconfig/- Configuration filesscripts/- Utility scripts
- 🤖 AI-powered therapeutic agents
- 🛡️ Comprehensive safety monitoring
- 🎯 Adaptive EMDR protocols
- 🔄 Multi-modal bilateral stimulation
- 📊 Progress tracking and analytics
- 🚨 Crisis intervention protocols
# Run tests
npm run test
# Type checking
npm run type-check
# Linting
npm run lint
# Build for production
npm run buildThis application implements multiple layers of safety protocols:
- Real-time distress monitoring
- Automatic grounding technique triggers
- Crisis intervention protocols
- Professional referral systems
- Emergency contact integration
MIT License - see LICENSE file for details.