Skip to content

Developer Documentation

This directory contains technical documentation for developers working on Readur.

📋 Table of Contents

🏗️ Architecture & Design

🛠️ Development

⚙️ Technical Guides

🚀 Quick Start for Developers

  1. Read the Architecture Overview to understand the system design
  2. Follow the Development Guide to set up your local environment
  3. Review the Testing Guide to understand our testing approach
  4. Check Database Guardrails for data safety patterns

🤝 Contributing

Please read our Development Guide for: - Setting up your development environment - Code style guidelines - Testing requirements - Pull request process

🏷️ Document Categories

  • 📘 User Docs
    Installation, configuration, user guide

  • 🔧 Operations
    Deployment, monitoring, troubleshooting

  • 💻 Developer
    Architecture, development setup, testing

  • 🔌 Integration
    API reference, webhooks, extensions