Files
rxminder/docs
William Valentin 11a0066b67 refactor: remove unused deployment infrastructure
- Remove scripts/ directory (21 deployment/helper scripts)
- Remove k8s/ and k8s-kustomize/ directories (Kubernetes configs)
- Remove docker/ directory (docker-compose and configs)
- Remove docs/deployment/ directory and related documentation
- Remove CI-specific docker compose and bake files
- App is not production-ready yet, focusing on development
- Can be re-added when needed for production deployment
2025-09-08 21:23:23 -07:00
..

📚 Documenta#### 💻 Development

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

🏗️ Architecture & Design

🚀 Setup & Configuration

💻 Development

🚢 Deployment

🔄 Migration Guides

📝 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

📋 Documentation Meta

🔍 Quick Navigation

For New Developers

  1. Start with README
  2. Review Project Structure
  3. Follow Complete Template Configuration
  4. Read Code Quality guidelines

For Deployment

  1. Read Deployment Guide
  2. Configure Production Build for secure deployment
  3. Configure Docker
  4. Set up Storage
  5. Review Security requirements

For API Integration

  1. Check API Documentation
  2. Review Database Service for data operations
  3. Review Security requirements

For Migration Tasks

  1. NodeJS Pre-commit Migration - For modernizing git hooks
  2. Buildx Migration - For Docker build improvements

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