Files
rxminder/docs
William Valentin f51bdeb284 docs: refocus architecture docs on current development state
- Update TEMPLATE_APPROACH.md from Kubernetes deployment to development configuration
- Update PROJECT_STRUCTURE.md to reflect current development structure
- Remove references to non-existent deployment artifacts
- Focus on environment-based configuration and template processing
- Document actual current features rather than future deployment scenarios
2025-09-08 21:37:46 -07:00
..

📚 Documentation Index

Welcome to the RxMinder documentation! This guide will help you navigate through all available documentation organized by category.

🏗️ Architecture & Design

🚀 Setup & Configuration

💻 Development

🔧 Implementation

📝 Project Information

  • README - Main project overview and quick start
  • Contributing - How to contribute to the project
  • Changelog - Version history and changes
  • License - Project license information

🔍 Quick Navigation

For New Developers

  1. Start with README
  2. Review Project Structure
  3. Follow Complete Template Configuration
  4. Read Code Quality guidelines
  5. Set up Pre-commit Hooks

For Development

  1. Check API Documentation
  2. Review Database Service for data operations
  3. Review Application Security requirements
  4. Configure App Name for branding
  5. Set up Environment Variables

For Code Quality

  1. Read Code Quality standards
  2. Configure Pre-commit Hooks
  3. Review Security Changes

📋 Last Updated: January 2024
🔄 Documentation Version: 3.0
📦 Project Version: 0.0.0