DOCUMENTATION INDEX - nself-org/nchat GitHub Wiki
Version: 0.9.1 Last Updated: February 9, 2026 Total Documentation Files: 581 markdown files
New to nself-chat? Start with these documents:
- 📚 Home - Main documentation hub with organized navigation
- 🚀 Quick Start - Get running in 5 minutes
- 📦 Installation Guide - Detailed setup instructions
- 👤 User Guide - Complete end-user documentation
Location: docs/getting-started/
Essential first steps for new users:
- QUICK-START.md - 5-minute setup guide
- Installation.md - Detailed installation
- Getting-Started.md - First steps tutorial
- README.md - Section overview
Location: docs/features/
Complete feature documentation:
- Features.md - Complete feature list (150+ features)
- Features-Messaging.md - Chat capabilities
- Features-Complete.md - Feature parity matrix
- VOICE-CALLING-COMPLETE.md - Voice calls
- LIVE_STREAMING_IMPLEMENTATION_SUMMARY.md - Live streaming
- SCREEN-SHARING-SUMMARY.md - Screen sharing
- MOBILE-CALLS-IMPLEMENTATION.md - Mobile optimization
- GIF-Sticker-Implementation.md - GIFs and stickers
- Polls-Implementation.md - Interactive polls
- Social-Media-Integration.md - Social platforms
- E2EE-Complete.md - End-to-end encryption
- SEARCH_IMPLEMENTATION_SUMMARY.md - MeiliSearch integration
- White-Label-Guide.md - Complete branding guide
- Bots.md - Bot development SDK
- Plugins.md - Plugin system
- Plugins-List.md - Available plugins
Location: docs/guides/
Step-by-step implementation and usage guides:
- USER-GUIDE.md - Complete user documentation
- Settings-Quick-Start.md - Settings configuration
- advanced-messaging-implementation-summary.md - Message features
- E2EE-Implementation.md - Encryption setup
- Search-Implementation.md - Search integration
- Call-Management-Guide.md - Call system
- testing-guide.md - Testing strategies
- internationalization.md - i18n setup
- enterprise/README.md - Enterprise overview
- enterprise/SSO-Setup.md - Single sign-on
- enterprise/RBAC-Guide.md - Access control
- enterprise/Audit-Logging.md - Compliance
- deployment/DEPLOYMENT-CHECKLIST.md - Pre-deploy checklist
- deployment/DEPLOYMENT.md - Deployment overview
Location: docs/configuration/
Configuration and setup:
- Configuration.md - Complete reference
- Authentication.md - Auth providers (11 options)
- Environment-Variables.md - All env vars
- README.md - Configuration overview
Location: docs/api/
GraphQL API reference:
- API.md - Getting started
- API-DOCUMENTATION.md - Complete reference
- API-EXAMPLES.md - Multi-language examples
- BOT_API_IMPLEMENTATION.md - Bot API
- authentication.md - Auth endpoints
- graphql-schema.md - Full schema
- README.md - API overview
Location: docs/deployment/
Production deployment guides:
- DEPLOYMENT.md - Main deployment guide
- Deployment-Docker.md - Docker deployment
- Deployment-Kubernetes.md - Kubernetes
- Deployment-Helm.md - Helm charts
- Production-Deployment-Checklist.md - Pre-deploy
- Production-Validation.md - Post-deploy
- Multi-Tenant-Deployment.md - Multi-tenancy
- README.md - Deployment overview
- ios-deployment.md - iOS deployment
- android-deployment.md - Android deployment
- desktop-deployment.md - Desktop apps
Location: docs/reference/
Technical reference documentation:
- Architecture.md - System design
- ARCHITECTURE-DIAGRAMS.md - Visual docs
- Database-Schema.md - Database structure
- Project-Structure.md - Codebase organization
- Types.md - TypeScript types
- SPORT.md - Complete API reference
- 2FA-Quick-Reference.md
- advanced-messaging-quick-reference.md
- Call-Management-Quick-Reference.md
- E2EE-Quick-Reference.md
- Live-Streaming-Quick-Start.md
- Mobile-Calls-Quick-Reference.md
- PIN-LOCK-QUICK-START.md
- Polls-Quick-Start.md
- Screen-Sharing-Quick-Reference.md
- Search-Quick-Start.md
- Social-Media-Quick-Reference.md
- Voice-Calling-Quick-Start.md
Location: docs/security/
Security features and best practices:
- SECURITY.md - Security architecture
- SECURITY-AUDIT.md - Audit results
- PERFORMANCE-OPTIMIZATION.md - Performance
- 2FA-Implementation-Summary.md - Two-factor auth
- PIN-LOCK-SYSTEM.md - PIN lock + biometrics
- PIN-LOCK-IMPLEMENTATION-SUMMARY.md - Technical details
- E2EE-Implementation-Summary.md - E2E encryption
- E2EE-Security-Audit.md - Encryption audit
- ANTI-CENSORSHIP.md - Anti-censorship measures
- DATA-FLOW.md - Data flow diagrams
- SECURITY-CONTROLS.md - Security controls
- THREAT-MODEL.md - Threat analysis
Location: docs/troubleshooting/
Common issues and solutions:
- FAQ.md - Frequently asked questions
- TROUBLESHOOTING.md - Common issues
- RUNBOOK.md - Operations guide
Location: docs/about/
Project information:
- Changelog.md - Version history
- RELEASE-NOTES-v0.3.0.md - Latest release
- IMPLEMENTATION_COMPLETE.md - Completion status
- Roadmap.md - Future plans
- UPGRADE-GUIDE.md - Version upgrades
- Contributing.md - How to contribute
- DOCUMENTATION-AUDIT.md - Quality assessment
- DOCUMENTATION-MAP.md - Structure overview
Location: docs/compliance/
Compliance and legal:
- COMPLIANCE-OVERVIEW.md - Compliance guide
- README.md - Compliance overview
Location: docs/releases/
Version-specific documentation:
- v0.9.1/MISSION-ACCOMPLISHED.md
- v0.9.1/reports/V0.9.1-QUALITY-REPORT.md
- v0.9.1/reports/V0.9.1-COMPLETION-REPORT.md
Location: docs/archive/
Historical documentation:
- Quick Start - 5 minutes
- Installation Guide - Detailed setup
- Configuration Guide - Configure
- User Guide - Learn features
- Production Checklist - Pre-deploy
- Deployment Guide - Main guide
- Docker Deployment or Kubernetes
- Production Validation - Post-deploy
- Runbook - Operations
- Features Overview - Browse features
- Find specific feature guide (e.g., E2EE Implementation)
- Check API Documentation for endpoints
- Review Testing Guide for tests
- Check Quick Reference for shortcuts
- FAQ - Common questions
- Troubleshooting Guide - Common issues
- Runbook - Ops procedures
- GitHub Issues - Report bugs
- Bot Development - Bot SDK
- Bot API - API reference
- Plugin Development - Plugin system
- API Examples - Code samples
- Architecture Overview - System design
- Architecture Diagrams - Visual docs
- Database Schema - Database structure
- Project Structure - Code organization
| Category | Files | Description |
|---|---|---|
| Getting Started | 6 | First steps and installation |
| Features | 60+ | Feature documentation |
| Guides | 70+ | Implementation guides |
| Configuration | 10+ | Configuration reference |
| API | 30+ | API documentation |
| Deployment | 40+ | Deployment guides |
| Reference | 100+ | Technical reference |
| Security | 30+ | Security docs |
| Troubleshooting | 15+ | Issue resolution |
| About | 30+ | Project information |
| Compliance | 10+ | Legal/compliance |
| Releases | 50+ | Version-specific |
| Archive | 50+ | Historical docs |
| Plugins | 10+ | Plugin documentation |
| Other | 70+ | Miscellaneous |
| Total | 581 | All documentation |
- Use the sidebar in GitHub Wiki for quick navigation
-
Search by filename using GitHub's file finder (press
tin repo) -
Search content using GitHub's search (press
/in repo) - Browse by category using this index
-
Setup:
QUICK-START.md,Installation.md,Getting-Started.md -
Features:
Features.md,Features-Messaging.md,White-Label-Guide.md -
Deployment:
DEPLOYMENT.md,Production-Deployment-Checklist.md -
API:
API-DOCUMENTATION.md,API-EXAMPLES.md,graphql-schema.md -
Security:
SECURITY.md,E2EE-Implementation-Summary.md,2FA-Implementation-Summary.md -
Troubleshooting:
FAQ.md,TROUBLESHOOTING.md,RUNBOOK.md
All documentation in this project follows these standards:
-
Markdown Format: All docs are
.mdfiles - Clear Headings: Hierarchical structure with H1-H6
- Code Examples: Syntax-highlighted code blocks
- Links: Relative links to other docs
- Images: Stored in appropriate directories
- Version Info: Documents include version numbers where relevant
- Last Updated: Key documents show last update date
See Contributing Guide for:
- Documentation style guide
- How to add new docs
- Review process
- Quality standards
- GitHub Issues: Bug reports & feature requests
- Discussions: GitHub Discussions
- Email: [email protected]
- Current Version: 0.9.1
- Release Date: February 3, 2026
- Index Last Updated: February 9, 2026
- Next Version: 1.0.0 (Planned)