Welcome to the MovaLab documentation. This guide will help you get started with setting up, developing, and deploying MovaLab.
Live Demo: demo.movalab.dev Production: movalab.dev
| Document | Description |
|---|---|
| FIRST_TIME_SETUP.md | Cloud deployment setup - How to create the first superadmin account |
| DEMO_MODE.md | Demo mode guide - Running MovaLab in demo mode (local & cloud) |
| docker-setup.md | Docker setup - Local development with Docker |
Setup and deployment guides.
FIRST_TIME_SETUP.md- First-time cloud deployment setupDEMO_MODE.md- Demo mode configuration (includes cron job setup)docker-setup.md- Docker environment configuration
System architecture, database design, and feature specifications.
FEATURELIST.md- Complete feature inventoryDATABASE_CONNECTION.md- Database connection patternsDEPARTMENT_ARCHITECTURE_MIGRATION.md- Department system design
Security implementation and troubleshooting guides.
SECURITY.md- Security overviewSECURITY_IMPLEMENTATION.md- Implementation detailsSECURITY_TROUBLESHOOTING.md- Common security issues
Role-based access control (RBAC) documentation.
PERMISSION_QUICK_REFERENCE.md- Quick lookup guidePERMISSION_SYSTEM_TESTING.md- Testing proceduresPERMISSION_TESTING.md- Test casesPERMISSION_TESTING_SUMMARY.md- Test results summaryPERMISSION_CHECKER_AUTH_BUG_FIX.md- Auth bug fixes
Workflow system documentation and testing.
CONDITIONAL_NODE_HANDLE_FIX.md- Conditional node handle connection fix
Testing documentation, strategies, and audit reports.
TESTING_STRATEGY.md- Overall testing approachTESTING_PROGRESS.md- Testing progress trackerTEST_RESULTS.md- Test execution resultsFINAL_TEST_REPORT.md- Final test summaryNOV26_TEST_REPORT.md- November 26 test sessionACCOUNT_MANAGER_FRONTEND_AUDIT_REPORT.md- Frontend auditnavigation-race-condition-fix.md- Navigation fixlogin-page-auth-fix.md- Login page fix
Implementation phases and progress reports.
00-INDEX.md- Implementation index01-CORE-FEATURES.md- Core features overview02-WORKFLOW-TIME-CLIENT.md- Workflow and time tracking03-UI-DASHBOARDS-ADMIN.md- UI and admin dashboards04-DATABASE-API-ARCHITECTURE.md- Database and API architecture05-DOCKER-LOCAL-SETUP-COMPLETE.md- Docker setup completionPHASE1_*.md- Phase 1 implementation docsPHASE2_PROGRESS_REPORT.md- Phase 2 progress
Capacity planning system documentation.
CAPACITY_SYSTEM_IMPLEMENTATION.md- Implementation detailsCAPACITY_IMPLEMENTATION_STATUS.md- Current statusCAPACITY_SESSION_COMPLETE.md- Session completion
Database-related documentation and findings.
DATABASE_SCOUT_FINDINGS_REPORT.md- Scout findingsDATABASE_SCOUT_INVENTORY.md- Database inventoryNESTED_QUERY_RLS_ISSUE.md- RLS nested query issues
- Main README - Project overview and quick start
- CONTRIBUTING.md - Contribution guidelines
- CLAUDE.md - Comprehensive developer documentation
- Discord: Join the MovaLab community
- GitHub Issues: Report bugs or request features