📚 Documentation
This folder contains additional documentation organized by purpose.
Folder Structure​
docs/
├── archive/ # Old planning docs, phase notes, session logs
├── development/ # Developer guides, architecture docs
├── guides/ # Setup and configuration guides
└── README.md # This file
Quick Links​
Essential (in root folder)​
../START_HERE.md- Main entry point../DEPLOYMENT_STEPS.md- Production deployment../README.md- Project overview
Development Docs​
development/BACKEND_DEVELOPER_GUIDE.mddevelopment/SUPABASE_API_ARCHITECTURE.mddevelopment/VIDEO_COURSE_PLATFORM_PLAN.mddevelopment/CACHING_STRATEGY.md
Setup Guides​
guides/EMAIL_SETUP.mdguides/YOUTUBE_API_SETUP.mdguides/ENVIRONMENT_SETUP.mdguides/SUBDOMAIN_SETUP.mdguides/REALTIME_SETUP.md
Content Platform​
guides/CONTENT_PLATFORM_QUICKSTART.mdguides/CONTENT_FIELDS_REFERENCE.mdguides/AI_CONTENT_GUIDE_README.md
Archive​
archive/PHASE_*.md- Development phase notesarchive/ACTION_PLAN.md- Old action plansarchive/SESSION_NOTES.md- Development session notes
Note: If you're deploying to production, start with ../START_HERE.md in the root folder.