Files
rxminder/docs
William Valentin 8fa2d3fb60 feat: Switch project tooling from npm to bun and add enhanced pre-commit
checks

- Replace npm commands with bun/bunx in scripts, docs, and CI - Add
enhanced pre-commit checks with parallel execution - Document pre-commit
hook behavior in PRE_COMMIT_HOOKS.md - Update .gitignore/.dockerignore
for bun-debug.log - Refine ESLint config for bun and Prettier
integration - Add scripts/type-check-staged.sh for fast staged type
checks - Improve developer workflow and code quality automation
2025-09-07 12:40:57 -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 Docker
  3. Set up Storage
  4. Review Security requirements

For API Integration

  1. Check API Documentation
  2. Review Security requirements

For Migration Tasks

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

📋 Last Updated: September 6, 2025
🔄 Documentation Version: 2.0
📦 Project Version: 0.0.0